Home | History | Annotate | Download | only in test

Lines Matching full:byref

91 using testing::ByRef;
4066 // with the help of ByRef().
4089 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1));
4098 const Matcher<NotCopyable&> m = Ge(ByRef(value2));