Searched refs:NotNullMatcher (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h811 class NotNullMatcher { class in namespace:testing::internal
2765 inline PolymorphicMatcher<internal::NotNullMatcher > NotNull() {
2766 return MakePolymorphicMatcher(internal::NotNullMatcher());
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h997 class NotNullMatcher { class in namespace:testing::internal
3802 inline PolymorphicMatcher<internal::NotNullMatcher > NotNull() {
3803 return MakePolymorphicMatcher(internal::NotNullMatcher());
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h997 class NotNullMatcher { class in namespace:testing::internal
3802 inline PolymorphicMatcher<internal::NotNullMatcher > NotNull() {
3803 return MakePolymorphicMatcher(internal::NotNullMatcher());
/external/fmtlib/test/gmock/
H A Dgmock.h5595 class NotNullMatcher { class in namespace:testing::internal
8141 inline PolymorphicMatcher<internal::NotNullMatcher > NotNull() {
8142 return MakePolymorphicMatcher(internal::NotNullMatcher());

Completed in 119 milliseconds