Home | History | Annotate | Download | only in test

Lines Matching refs:ByRef

78 using testing::ByRef;
3465 // with the help of ByRef().
3488 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1));
3497 const Matcher<NotCopyable&> m = Ge(ByRef(value2));