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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1444 class NotMatcherImpl : public MatcherInterface<T> { class in namespace:testing::internal
1446 explicit NotMatcherImpl(const Matcher<T>& matcher) function in class:testing::internal::NotMatcherImpl

Completed in 31 milliseconds