Searched defs:TypedExpectation (Results 1 – 1 of 1) sorted by relevance
108 template <typename F> class TypedExpectation; variable852 friend class TypedExpectation; variable896 TypedExpectation(FunctionMocker<F>* owner, const char* a_file, int a_line, in TypedExpectation() function