OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateInferredLabels
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/autofill/
autofill_profile_unittest.cc
297
TEST(AutofillProfileTest,
CreateInferredLabels
) {
329
AutofillProfile::
CreateInferredLabels
(&profiles, NULL, UNKNOWN_TYPE, 2,
335
AutofillProfile::
CreateInferredLabels
(&profiles, NULL, UNKNOWN_TYPE, 3,
348
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields,
354
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields,
361
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields,
370
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields,
377
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields,
388
AutofillProfile::
CreateInferredLabels
(&profiles, &suggested_fields, NAME_FULL,
417
AutofillProfile::
CreateInferredLabels
(&profiles.get(), &suggested_fields
[
all
...]
autofill_profile.h
87
// started typing in the field, for example) use
CreateInferredLabels
().
97
static void
CreateInferredLabels
(
autofill_profile.cc
322
CreateInferredLabels
(profiles, NULL, UNKNOWN_TYPE, kMinimalFieldsShown,
337
void AutofillProfile::
CreateInferredLabels
(
autofill_manager.cc
879
AutofillProfile::
CreateInferredLabels
(&matched_profiles, &form_fields,
[
all
...]
Completed in 99 milliseconds