Home
last modified time | relevance | path

Searched refs:f1_2 (Results 1 – 1 of 1) sorted by relevance

/art/test/684-checker-simd-dotprod/src/other/
DTestFloatDouble.java77 float [] f1_2 = { 0, 0, 0, 0, 0, 0, 0, 0, in run() local
81 expectEquals(3.376239E38f, testDotProdSimpleFloat(f1_2, f2_2)); in run()