Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h834 void UntypedTimes(const Cardinality& a_cardinality);
918 ExpectationBase::UntypedTimes(a_cardinality); in Times()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc225 void ExpectationBase::UntypedTimes(const Cardinality& a_cardinality) { in UntypedTimes() function in testing::internal::ExpectationBase