Home | History | Annotate | Download | only in autofill

Lines Matching refs:LogAddressSuggestionsCount

48   MOCK_CONST_METHOD1(LogAddressSuggestionsCount, void(size_t num_suggestions));
795 LogAddressSuggestionsCount(2)).Times(1);
813 LogAddressSuggestionsCount(1)).Times(1);
826 LogAddressSuggestionsCount(::testing::_)).Times(0);