Searched defs:native_guid (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_autofill_unittest.cc830 std::string native_guid = "EDC609ED-7EEE-4F27-B00C-423242A9C44B"; local
833 native_guid.c_str(), "Billing",
849 EXPECT_CALL(autofill_table_, RemoveAutofillProfile(native_guid)).
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_autofill_unittest.cc1195 std::string native_guid = "EDC609ED-7EEE-4F27-B00C-423242A9C44B"; local
1198 native_guid.c_str(), "Billing",
1214 EXPECT_CALL(autofill_table_, RemoveAutofillProfile(native_guid)).

Completed in 129 milliseconds