Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloat16ArithmeticTest.java183 private boolean checkFloat16Div(int x, int y) { in checkFloat16Div() method in Float16ArithmeticTest
196 checkFloat16Div(x, y); in testFloat16Div()