Searched refs:TypedExpectation (Results 1 – 1 of 1) sorted by relevance
108 template <typename F> class TypedExpectation; variable852 friend class TypedExpectation; variable890 class TypedExpectation : public ExpectationBase {908 ~TypedExpectation() override { in ~TypedExpectation()943 TypedExpectation& Times(int n) { in Times()948 TypedExpectation& InSequence(const Sequence& s) { in InSequence()976 TypedExpectation& After(const ExpectationSet& s) { in After()1045 TypedExpectation& RetiresOnSaturation() { in RetiresOnSaturation()1631 TypedExpectation<F>* const expectation = in AddNewExpectation()1741 TypedExpectation<F>* const exp = in FindMatchingExpectationLocked()[all …]