Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h95 template <typename F> class TypedExpectation; variable
831 friend class TypedExpectation; variable
875 TypedExpectation(FunctionMockerBase<F>* owner, in TypedExpectation() function