Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloatyUnitTest.java36 static double[] preciseFloat16Values = {Double.NaN, field in FloatyUnitTest
442 for (double value: preciseFloat16Values) { in testFloat16Ulp()
500 for (double value: preciseFloat16Values) { in testRoundToFloat16()