Home | History | Annotate | Download | only in test

Lines Matching refs:value2

3496   NotCopyable value2(2);
3497 const Matcher<NotCopyable&> m = Ge(ByRef(value2));