Searched defs:InSequence (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/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/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 942 TypedExpectation& InSequence(const Sequence& s) { in InSequence() function 952 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2) { in InSequence() function 955 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 959 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function 963 TypedExpectation& InSequence(const Sequence& s1, const Sequence& s2, in InSequence() function
|
/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/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 | 863 InSequence::InSequence() { in InSequence() function in testing::InSequence
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/ |
D | gmock-spec-builders.cc | 805 InSequence::InSequence() { in InSequence() function in testing::InSequence
|