OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getfieldtypepredictionsavailable
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/components/autofill/content/browser/
content_autofill_driver_unittest.cc
131
bool
GetFieldTypePredictionsAvailable
(
264
EXPECT_FALSE(
GetFieldTypePredictionsAvailable
(NULL));
280
EXPECT_TRUE(
GetFieldTypePredictionsAvailable
(&output_type_predictions));
Completed in 181 milliseconds