Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
948 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function958 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function961 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function965 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function969 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
864 InSequence::InSequence() { in InSequence() function in testing::InSequence