Home | History | Annotate | Download | only in test

Lines Matching refs:b2

7301   const int b2[4] = { 0, 1, 2, 3 };
7303 EXPECT_FALSE(na == NativeArray<int>(b2, 4, kCopy));