Searched refs:f2_2 (Results 1 – 1 of 1) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestFloatDouble.java | 79 float [] f2_2 = { 0, 0, 0, 0, 0, 0, 0, 0, in run() local 81 expectEquals(3.376239E38f, testDotProdSimpleFloat(f1_2, f2_2)); in run()
|