Home | History | Annotate | Download | only in autofill

Lines Matching refs:LogStoredProfileCount

47   MOCK_CONST_METHOD1(LogStoredProfileCount, void(size_t num_profiles));
741 LogStoredProfileCount(2)).Times(1);
746 LogStoredProfileCount(::testing::_)).Times(0);