Searched defs:InSequence (Results 1 – 2 of 2) sorted by relevance
923 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function933 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function936 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function940 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function944 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
779 InSequence::InSequence() { in InSequence() function in testing::InSequence