Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
928 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function938 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function941 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function945 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function949 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
795 InSequence::InSequence() { in InSequence() function in testing::InSequence