Searched refs:monomorphic (Results 1 – 4 of 4) sorted by relevance
2229 const Matcher<int> monomorphic = Le(0); in TEST() local2230 EXPECT_EQ("is <= 0", DescribeMatcher<int>(monomorphic)); in TEST()2231 EXPECT_EQ("isn't <= 0", DescribeMatcher<int>(monomorphic, true)); in TEST()
3578 only be used to match a value of type `T`, we call it "monomorphic."3670 Unlike a monomorphic matcher, which can only be used to match a value of a3802 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