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

/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_profile_syncable_service_unittest.cc276 std::string guid_present1 = kGuid1; local
286 new AutofillProfile(guid_present1, origin_present1));
327 std::string guid_present1 = kGuid1; local
337 new AutofillProfile(guid_present1, origin_present1));
369 expected_bundle.profiles_to_delete.push_back(guid_present1);
381 std::string guid_present1 = kGuid1; local
391 new AutofillProfile(guid_present1, origin_present1));
433 expected_bundle.profiles_to_delete.push_back(guid_present1);
483 std::string guid_present1 = kGuid1; local
487 new AutofillProfile(guid_present1, kHttpOrigi
[all...]

Completed in 103 milliseconds