Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h176 virtual const ExpectationBase* UntypedFindMatchingExpectation(
1693 virtual const ExpectationBase* UntypedFindMatchingExpectation( in UntypedFindMatchingExpectation() function
/freebsd-12.1/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc433 this->UntypedFindMatchingExpectation( in UntypedInvokeWith()