Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
953 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function963 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function966 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function970 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function974 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
884 InSequence::InSequence() { in InSequence() function in testing::InSequence