Searched defs:InSequence (Results 1 – 8 of 8) sorted by relevance
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-spec-builders.h | 928 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function 938 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function 941 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 945 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 949 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 939 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function 949 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function 952 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 956 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 960 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
|
/external/v8/testing/gmock/include/gmock/ |
D | gmock-spec-builders.h | 936 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function 946 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function 949 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 953 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 957 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
|
/external/webrtc/webrtc/modules/video_coding/ |
D | session_info.cc | 415 bool VCMSessionInfo::InSequence(const PacketIterator& packet_it, in InSequence() function in webrtc::VCMSessionInfo
|
/external/google-breakpad/src/testing/src/ |
D | gmock-spec-builders.cc | 795 InSequence::InSequence() { in InSequence() function in testing::InSequence
|
/external/googletest/googlemock/src/ |
D | gmock-spec-builders.cc | 804 InSequence::InSequence() { in InSequence() function in testing::InSequence
|
/external/v8/testing/gmock/src/ |
D | gmock-spec-builders.cc | 805 InSequence::InSequence() { in InSequence() function in testing::InSequence
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 11245 InSequence::InSequence() { in InSequence() function in testing::InSequence
|