Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h179 virtual const ExpectationBase* UntypedFindMatchingExpectation(
1698 const ExpectationBase* UntypedFindMatchingExpectation( in UntypedFindMatchingExpectation() function
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc433 this->UntypedFindMatchingExpectation( in UntypedInvokeWith()