Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h111 class TypedExpectation; variable
838 friend class TypedExpectation; variable
874 class TypedExpectation; variable
887 TypedExpectation(FunctionMocker<F>* owner, const char* a_file, int a_line, in TypedExpectation() function