Searched refs:IntReferenceWrapper (Results 1 – 3 of 3) sorted by relevance
575 struct IntReferenceWrapper { struct576 IntReferenceWrapper(const int& a_value) : value(&a_value) {} in IntReferenceWrapper() function580 bool operator==(const IntReferenceWrapper& a, const IntReferenceWrapper& b) { in operator ==()586 Matcher<IntReferenceWrapper> m = MatcherCast<IntReferenceWrapper>(n); in TEST()710 Matcher<IntReferenceWrapper> m = SafeMatcherCast<IntReferenceWrapper>(n); in TEST()
574 struct IntReferenceWrapper { struct575 IntReferenceWrapper(const int& a_value) : value(&a_value) {} in IntReferenceWrapper() function579 bool operator==(const IntReferenceWrapper& a, const IntReferenceWrapper& b) { in operator ==()585 Matcher<IntReferenceWrapper> m = MatcherCast<IntReferenceWrapper>(n); in TEST()709 Matcher<IntReferenceWrapper> m = SafeMatcherCast<IntReferenceWrapper>(n); in TEST()
574 struct IntReferenceWrapper { struct575 IntReferenceWrapper(const int& a_value) : value(&a_value) {} in IntReferenceWrapper() argument579 bool operator==(const IntReferenceWrapper& a, const IntReferenceWrapper& b) { in operator ==()585 Matcher<IntReferenceWrapper> m = MatcherCast<IntReferenceWrapper>(n); in TEST()709 Matcher<IntReferenceWrapper> m = SafeMatcherCast<IntReferenceWrapper>(n); in TEST()