Home | History | Annotate | Download | only in browser

Lines Matching refs:LogAddressSuggestionsCount

79   MOCK_CONST_METHOD1(LogAddressSuggestionsCount, void(size_t num_suggestions));
1053 LogAddressSuggestionsCount(2)).Times(1);
1072 LogAddressSuggestionsCount(1)).Times(1);
1085 LogAddressSuggestionsCount(::testing::_)).Times(0);