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

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1678 class NotMatcherImpl : public MatcherInterface<GTEST_REFERENCE_TO_CONST_(T)> { class in namespace:testing::internal
1680 explicit NotMatcherImpl(const Matcher<T>& matcher) function in class:testing::internal::NotMatcherImpl

Completed in 126 milliseconds