Home | History | Annotate | Download | only in test

Lines Matching refs:na2

7517   NativeArray<int> na2(a, 3, kReference);
7518 EXPECT_TRUE(na == na2);