Searched defs:TypedExpectation (Results 1 – 1 of 1) sorted by relevance
95 template <typename F> class TypedExpectation; variable831 friend class TypedExpectation; variable875 TypedExpectation(FunctionMockerBase<F>* owner, in TypedExpectation() function