Searched refs:const_value1 (Results 1 – 2 of 2) sorted by relevance
3590 const NotCopyable const_value1(1); in TEST() local3591 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1)); in TEST()
4697 const NotCopyable const_value1(1); in TEST() local4698 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1)); in TEST()