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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1492 class BothOfMatcherImpl : public MatcherInterface<T> { class in namespace:testing::internal
1494 BothOfMatcherImpl(const Matcher<T>& matcher1, const Matcher<T>& matcher2) function in class:testing::internal::BothOfMatcherImpl

Completed in 35 milliseconds