Searched refs:EitherOfMatcher (Results 1 - 7 of 7) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-matchers.h765 typedef EitherOfMatcher<
773 typedef EitherOfMatcher<
781 typedef EitherOfMatcher<
789 typedef EitherOfMatcher<
798 typedef EitherOfMatcher<
807 typedef EitherOfMatcher<
816 typedef EitherOfMatcher<
825 typedef EitherOfMatcher<
834 typedef EitherOfMatcher<
H A Dgmock-matchers.h1406 class EitherOfMatcher { class in namespace:testing::internal
1408 EitherOfMatcher(Matcher1 matcher1, Matcher2 matcher2) function in class:testing::internal::EitherOfMatcher
1412 // EitherOfMatcher<Matcher1, Matcher2> object to match any type that
1424 GTEST_DISALLOW_ASSIGN_(EitherOfMatcher);
/external/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h399 typedef EitherOfMatcher<
407 typedef EitherOfMatcher<
415 typedef EitherOfMatcher<
423 typedef EitherOfMatcher<
432 typedef EitherOfMatcher<
441 typedef EitherOfMatcher<
450 typedef EitherOfMatcher<
459 typedef EitherOfMatcher<
468 typedef EitherOfMatcher<
H A Dgmock-matchers.h1733 class EitherOfMatcher { class in namespace:testing::internal
1735 EitherOfMatcher(Matcher1 matcher1, Matcher2 matcher2) function in class:testing::internal::EitherOfMatcher
1739 // EitherOfMatcher<Matcher1, Matcher2> object to match any type that
1751 GTEST_DISALLOW_ASSIGN_(EitherOfMatcher);
/external/v8/testing/gmock/include/gmock/
H A Dgmock-generated-matchers.h399 typedef EitherOfMatcher<
407 typedef EitherOfMatcher<
415 typedef EitherOfMatcher<
423 typedef EitherOfMatcher<
432 typedef EitherOfMatcher<
441 typedef EitherOfMatcher<
450 typedef EitherOfMatcher<
459 typedef EitherOfMatcher<
468 typedef EitherOfMatcher<
H A Dgmock-matchers.h1733 class EitherOfMatcher { class in namespace:testing::internal
1735 EitherOfMatcher(Matcher1 matcher1, Matcher2 matcher2) function in class:testing::internal::EitherOfMatcher
1739 // EitherOfMatcher<Matcher1, Matcher2> object to match any type that
1751 GTEST_DISALLOW_ASSIGN_(EitherOfMatcher);
/external/fmtlib/test/gmock/
H A Dgmock.h6314 class EitherOfMatcher { class in namespace:testing::internal
6316 EitherOfMatcher(Matcher1 matcher1, Matcher2 matcher2) function in class:testing::internal::EitherOfMatcher
6320 // EitherOfMatcher<Matcher1, Matcher2> object to match any type that
6332 GTEST_DISALLOW_ASSIGN_(EitherOfMatcher);
12107 typedef EitherOfMatcher<
12115 typedef EitherOfMatcher<
12123 typedef EitherOfMatcher<
12131 typedef EitherOfMatcher<
12140 typedef EitherOfMatcher<
12149 typedef EitherOfMatcher<
[all...]

Completed in 397 milliseconds