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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h977 class IsNullMatcher { class in namespace:testing::internal
3795 inline PolymorphicMatcher<internal::IsNullMatcher > IsNull() {
3796 return MakePolymorphicMatcher(internal::IsNullMatcher());

Completed in 27 milliseconds