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