Home
last modified time | relevance | path

Searched defs:TypedExpectation (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h108 template <typename F> class TypedExpectation; variable
852 friend class TypedExpectation; variable
896 TypedExpectation(FunctionMocker<F>* owner, const char* a_file, int a_line, in TypedExpectation() function