Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_two_results_i_float.cpp313 cl_long iErr2 = in TestFunc_FloatI_Float() local
320 && abs_cl_long(iErr2) <= maxiError) in TestFunc_FloatI_Float()
323 iErr = iErr2; in TestFunc_FloatI_Float()
343 && (abs_cl_long(iErr2) <= maxiError in TestFunc_FloatI_Float()
Dunary_two_results_i_double.cpp314 cl_long iErr2 = in TestFunc_DoubleI_Double() local
321 && abs_cl_long(iErr2) <= maxiError) in TestFunc_DoubleI_Double()
324 iErr = iErr2; in TestFunc_DoubleI_Double()
345 && (abs_cl_long(iErr2) <= maxiError in TestFunc_DoubleI_Double()