Searched defs:heuristic_type (Results 1 – 3 of 3) sorted by relevance
25 AutofillFieldType heuristic_type() const { return heuristic_type_; } in heuristic_type() function
252 AutofillFieldType heuristic_type = (*field)->type(); in ParseQueryResponse() local392 AutofillFieldType heuristic_type = field->heuristic_type(); in LogQualityMetrics() local
355 AutofillFieldType heuristic_type; in TEST_F() member