Searched defs:MatchAndExplainImpl (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2209 bool MatchAndExplainImpl(false_type /* is_not_pointer */, const Class& obj, function in class:testing::internal::FieldMatcher
2215 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, function in class:testing::internal::FieldMatcher
2270 bool MatchAndExplainImpl(false_type /* is_not_pointer */, const Class& obj, function in class:testing::internal::PropertyMatcher
2286 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, function in class:testing::internal::PropertyMatcher
2816 bool MatchAndExplainImpl(bool all_elements_should_match, function in class:testing::internal::QuantifierMatcherImpl
[all...]

Completed in 27 milliseconds