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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h430 class PolymorphicMatcher { class in namespace:testing
432 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} function in class:testing::PolymorphicMatcher
[all...]

Completed in 29 milliseconds