Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
941 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function951 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function954 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function958 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function962 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
771 InSequence::InSequence() { in InSequence() function in testing::InSequence