Searched refs:ReferencesBarOrIsZeroImpl (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc376 class ReferencesBarOrIsZeroImpl { class in namespace:testing::gmock_matchers_test
394 PolymorphicMatcher<ReferencesBarOrIsZeroImpl> ReferencesBarOrIsZero() {
395 return MakePolymorphicMatcher(ReferencesBarOrIsZeroImpl());
/external/gmock/test/
H A Dgmock-matchers_test.cc436 class ReferencesBarOrIsZeroImpl { class in namespace:testing::gmock_matchers_test
454 PolymorphicMatcher<ReferencesBarOrIsZeroImpl> ReferencesBarOrIsZero() {
455 return MakePolymorphicMatcher(ReferencesBarOrIsZeroImpl());

Completed in 47 milliseconds