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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2521 class ContainerEqMatcher { class in namespace:testing::internal
2529 explicit ContainerEqMatcher(const Container& expected) function in class:testing::internal::ContainerEqMatcher
2602 GTEST_DISALLOW_ASSIGN_(ContainerEqMatcher);
4148 inline PolymorphicMatcher<internal::ContainerEqMatcher< // NOLINT
4155 internal::ContainerEqMatcher<RawContainer>(rhs));

Completed in 27 milliseconds