Searched refs:TypedExpectation (Results 1 – 1 of 1) sorted by relevance
102 template <typename F> class TypedExpectation; variable850 friend class TypedExpectation; variable888 class TypedExpectation : public ExpectationBase {907 virtual ~TypedExpectation() { in ~TypedExpectation()942 TypedExpectation& Times(int n) { in Times()947 TypedExpectation& InSequence(const Sequence& s) { in InSequence()975 TypedExpectation& After(const ExpectationSet& s) { in After()1044 TypedExpectation& RetiresOnSaturation() { in RetiresOnSaturation()1624 TypedExpectation<F>* const expectation = in AddNewExpectation()1737 TypedExpectation<F>* const exp = in FindMatchingExpectationLocked()[all …]