Searched refs:maxErrorVal0 (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | unary_two_results_double.cpp | 140 double maxErrorVal0 = 0.0f; in TestFunc_Double2_Double() local 392 maxErrorVal0 = s[j]; in TestFunc_Double2_Double() 437 vlog("\t{%8.2f, %8.2f} @ {%a, %a}", maxError0, maxError1, maxErrorVal0, in TestFunc_Double2_Double()
|
D | unary_two_results_float.cpp | 138 float maxErrorVal0 = 0.0f; in TestFunc_Float2_Float() local 523 maxErrorVal0 = s[j]; in TestFunc_Float2_Float() 569 vlog("\t{%8.2f, %8.2f} @ {%a, %a}", maxError0, maxError1, maxErrorVal0, in TestFunc_Float2_Float()
|