Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java165 private boolean checkFloat16Mul(int x, int y) { in checkFloat16Mul() method in Float16ArithmeticTest
178 checkFloat16Mul(x, y); in testFloat16Mul()