Home
last modified time | relevance | path

Searched defs:MatchAndExplain (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h195 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 …]
Dgmock-generated-matchers.h233 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
/external/v8/testing/
Dgmock-support.h48 virtual bool MatchAndExplain(T value, MatchResultListener* listener) const { in MatchAndExplain() function
/external/v8/testing/gmock/include/gmock/
Dgmock-matchers.h256 bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
461 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
576 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
Dgmock-generated-matchers.h223 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h256 bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
461 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
576 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
Dgmock-generated-matchers.h223 virtual bool MatchAndExplain(ArgsTuple args, in MatchAndExplain() function
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc150 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
Dgmock-generated-matchers_test.cc229 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anon4585a87a0111::LessThanMatcher
262 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anon4585a87a0111::GreaterThanMatcher
/external/googletest/googlemock/test/
Dgmock-generated-matchers_test.cc230 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anon37f03ca50111::LessThanMatcher
263 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anon37f03ca50111::GreaterThanMatcher
Dgmock-matchers_test.cc170 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in testing::gmock_matchers_test::GreaterThanMatcher
259 virtual bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::EvenMatcherImpl
282 virtual bool MatchAndExplain(int x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::NewEvenMatcherImpl
356 TEST(MatcherTest, MatchAndExplain) { in TEST() argument
443 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
489 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl
3973 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::DivisibleByImpl
5419 bool MatchAndExplain(const tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::IsHalfOfMatcher
/external/v8/testing/gmock/test/
Dgmock-generated-matchers_test.cc231 virtual bool MatchAndExplain(tuple<char, int> value, in MatchAndExplain() function in __anonc3b66c0d0111::LessThanMatcher
264 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in __anonc3b66c0d0111::GreaterThanMatcher
Dgmock-matchers_test.cc170 virtual bool MatchAndExplain(int lhs, in MatchAndExplain() function in testing::gmock_matchers_test::GreaterThanMatcher
259 virtual bool MatchAndExplain(int x, in MatchAndExplain() function in testing::gmock_matchers_test::EvenMatcherImpl
282 virtual bool MatchAndExplain(int x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::NewEvenMatcherImpl
356 TEST(MatcherTest, MatchAndExplain) { in TEST() argument
443 bool MatchAndExplain(const T& x, in MatchAndExplain() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
489 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl
3963 bool MatchAndExplain(const T& n, MatchResultListener* listener) const { in MatchAndExplain() function in testing::gmock_matchers_test::DivisibleByImpl
5407 bool MatchAndExplain(const tuple<T1, T2>& a_pair, in MatchAndExplain() function in testing::gmock_matchers_test::IsHalfOfMatcher