Home
last modified time | relevance | path

Searched defs:IsSubsetOf (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile_unittest.cc570 TEST(AutofillProfileTest, IsSubsetOf) { in TEST() argument
Dautofill_profile.cc486 bool AutofillProfile::IsSubsetOf(const AutofillProfile& profile, in IsSubsetOf() function in autofill::AutofillProfile