VerifyDictionary   72 chrome/browser/extensions/api/signed_in_devices/id_mapping_helper_unittest.cc   EXPECT_TRUE(VerifyDictionary(public_id1, devices[0]->guid(), dictionary));
VerifyDictionary   73 chrome/browser/extensions/api/signed_in_devices/id_mapping_helper_unittest.cc   EXPECT_TRUE(VerifyDictionary(public_id2, devices[1]->guid(), dictionary));
VerifyDictionary   74 chrome/browser/extensions/api/signed_in_devices/id_mapping_helper_unittest.cc   EXPECT_TRUE(VerifyDictionary(public_id3, devices[2]->guid(), dictionary));