Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_two_results_double.cpp140 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()
Dunary_two_results_float.cpp138 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()