HomeSort by relevance Sort by last modified time
    Searched full:kguid1 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service_unittest.cc 28 const char kGuid1[] = "EDC609ED-7EEE-4F27-B00C-423242A9C44B";
171 std::string guid_present1 = kGuid1;
224 std::string guid_present1 = kGuid1;
280 std::string guid_present1 = kGuid1;
350 AutofillProfile profile(kGuid1, std::string());
395 std::string guid_present1 = kGuid1;
438 std::string guid_present = kGuid1;
478 AutofillProfile profile(kGuid1, kHttpsOrigin);
480 AutofillProfileChange change(AutofillProfileChange::ADD, kGuid1, &profile);
489 EXPECT_EQ(kGuid1, specifics.guid())
    [all...]

Completed in 50 milliseconds