Home | History | Annotate | Download | only in test

Lines Matching defs:r5

1286   const Base& r5 = ByRef<const Base>(d);
1287 EXPECT_EQ(&d, &r5);