Home | History | Annotate | Download | only in test

Lines Matching refs:kReference

208 using ::testing::internal::kReference;
936 NativeArray<int> b(a, 3, kReference);
942 NativeArray<int[3]> b(a, 2, kReference);