Home | History | Annotate | Download | only in test

Lines Matching refs:na2

7375   NativeArray<int> na2(a, 3, kReference);
7376 EXPECT_TRUE(na == na2);