Home
last modified time | relevance | path

Searched refs:UntypedTimes (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc264 void ExpectationBase::UntypedTimes(const Cardinality& a_cardinality) { in UntypedTimes() function in testing::internal::ExpectationBase
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h838 void UntypedTimes(const Cardinality& a_cardinality);
933 ExpectationBase::UntypedTimes(a_cardinality); in Times()