Searched refs:monomorphic (Results 1 – 4 of 4) sorted by relevance
2173 const Matcher<int> monomorphic = Le(0); in TEST() local2174 EXPECT_EQ("is <= 0", DescribeMatcher<int>(monomorphic)); in TEST()2175 EXPECT_EQ("isn't <= 0", DescribeMatcher<int>(monomorphic, true)); in TEST()
3789 Like in a monomorphic matcher, you may explain the match result by streaming
12250 "cannot set vtable pointer authentication on monomorphic type %0">;
118913 monomorphic