/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-matchers.h | 195 bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 348 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 463 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 714 virtual bool MatchAndExplain( in MatchAndExplain() function 798 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function 814 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function 872 virtual bool MatchAndExplain( in MatchAndExplain() function 946 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function 954 bool MatchAndExplain(const StringType& s, in MatchAndExplain() function 1000 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function [all …]
|
D | gmock-generated-matchers.h | 233 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
|
/external/v8/test/unittests/compiler/ |
D | node-test-utils.cc | 58 bool MatchAndExplain(Node* node, in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::NodeMatcher 94 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsBranchMatcher 125 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsSwitchMatcher 156 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsIfValueMatcher 183 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsControl1Matcher 212 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsControl2Matcher 248 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsControl3Matcher 277 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsBeginRegionMatcher 305 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsFinishRegionMatcher 340 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anon313fbfee0111::IsReturnMatcher [all …]
|
D | liveness-analyzer-unittest.cc | 95 bool MatchAndExplain(Node* frame_state, in MatchAndExplain() function in v8::internal::compiler::LivenessAnalysisTest::CheckpointMatcher
|
/external/v8/testing/ |
D | gmock-support.h | 48 virtual bool MatchAndExplain(T value, MatchResultListener* listener) const { in MatchAndExplain() function
|
/external/gmock/include/gmock/ |
D | gmock-matchers.h | 231 bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 436 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function 551 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
|
D | gmock-generated-matchers.h | 234 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
|
/external/google-breakpad/src/testing/test/ |
D | gmock-matchers_test.cc | 150 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in testing::gmock_matchers_test::GreaterThanMatcher 233 virtual bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::EvenMatcherImpl 256 virtual bool MatchAndExplain(int x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::NewEvenMatcherImpl 330 TEST(MatcherTest, MatchAndExplain) { in TEST() argument 379 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl 425 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl 3503 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::DivisibleByImpl 4082 bool MatchAndExplain(const tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::IsHalfOfMatcher
|
D | gmock-generated-matchers_test.cc | 229 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anon9d3235bb0111::LessThanMatcher 262 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anon9d3235bb0111::GreaterThanMatcher
|
/external/gmock/test/ |
D | gmock-generated-matchers_test.cc | 234 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anon3644ce640111::LessThanMatcher 267 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anon3644ce640111::GreaterThanMatcher
|
D | gmock-matchers_test.cc | 166 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in testing::gmock_matchers_test::GreaterThanMatcher 255 virtual bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::EvenMatcherImpl 278 virtual bool MatchAndExplain(int x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::NewEvenMatcherImpl 352 TEST(MatcherTest, MatchAndExplain) { in TEST() argument 439 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl 485 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl 3786 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::DivisibleByImpl 5132 bool MatchAndExplain(const tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::IsHalfOfMatcher
|