Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h106 template <typename F> class TypedExpectation; variable
859 friend class TypedExpectation; variable
901 TypedExpectation(FunctionMocker<F>* owner, const char* a_file, int a_line, in TypedExpectation() function