Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
944 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function954 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function957 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() function
770 InSequence::InSequence() { in InSequence() function in testing::InSequence