Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1650 TypedExpectation<F>* exp = this->FindMatchingExpectationLocked(args); in UntypedFindMatchingExpectation()
1677 TypedExpectation<F>* FindMatchingExpectationLocked(const ArgumentTuple& args) in FindMatchingExpectationLocked() function