Home | History | Annotate | Download | only in test

Lines Matching refs:ReferenceWrapper

1224 // Tests that ReferenceWrapper<T> is copyable.
1229 ::testing::internal::ReferenceWrapper<const std::string> ref_wrapper = ByRef(s1);
1238 ::testing::internal::ReferenceWrapper<const std::string> ref_wrapper1 = ByRef(s1);