Searched refs:AllOf (Results 26 - 36 of 36) sorted by relevance

12

/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc63 using testing::AllOf;
1354 return AllOf(AllOf(Field(&Section::bits_64, bits_64),
1358 AllOf(Field(&Section::align, alignment),
1368 return AllOf(Field(&Section::bits_64, bits_64),
/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_sender_unittest.cc29 using ::testing::AllOf;
/external/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc474 AllOf(Ge(expected_skip_count), Le(expected_skip_count + 10)));
/external/v8/testing/gmock/test/
H A Dgmock-internal-utils_test.cc473 AllOf(Ge(expected_skip_count), Le(expected_skip_count + 10)));
/external/fmtlib/test/gmock/
H A Dgmock.h6068 // Implements the AllOf(m1, m2) matcher for a particular argument type
6185 // AllOf(m_1, m_2, ...) and AnyOf(m_1, m_2, ...).
6216 // Used for implementing the AllOf(m_1, ..., m_n) matcher, which
8610 inline internal::AllOfMatcher<Args...> AllOf(const Args&... matchers) { function in namespace:testing
12006 // A set of metafunctions for computing the result type of AllOf.
12007 // AllOf(m1, ..., mN) returns
12010 // Although AllOf isn't defined for one argument, AllOfResult1 is defined
12705 // AllOf(m1, m2, ..., mk) matches any value that matches all of the given
12706 // sub-matchers. AllOf is called fully qualified to prevent ADL from firing.
12710 AllOf(M
[all...]
/external/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp23 TEST(AllOf, AllOverloadsWork) {
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1487 // Implements the AllOf(m1, m2) matcher for a particular argument type
1604 // AllOf(m_1, m_2, ...) and AnyOf(m_1, m_2, ...).
1635 // Used for implementing the AllOf(m_1, ..., m_n) matcher, which
4363 inline internal::AllOfMatcher<Args...> AllOf(const Args&... matchers) { function in namespace:testing
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h1487 // Implements the AllOf(m1, m2) matcher for a particular argument type
1604 // AllOf(m_1, m_2, ...) and AnyOf(m_1, m_2, ...).
1635 // Used for implementing the AllOf(m_1, ..., m_n) matcher, which
4363 inline internal::AllOfMatcher<Args...> AllOf(const Args&... matchers) { function in namespace:testing
/external/junit-params/lib/
H A Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...

Completed in 482 milliseconds

12