Searched refs:MonoIsOkMatcherImpl (Results 1 – 4 of 4) sorted by relevance
126 class MonoIsOkMatcherImpl : public ::testing::MatcherInterface<T> { class143 return ::testing::Matcher<T>(new MonoIsOkMatcherImpl<T>()); in operator ::testing::Matcher<T>()