Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dbinary_i_float.cpp136 cl_int maxErrorValue2; // position of the max error value (param 2). Init member
415 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Float_Float_Int()
691 tinfo->maxErrorValue2 = s2[j]; in Test()
Dbinary_i_double.cpp138 cl_int maxErrorValue2; // position of the max error value (param 2). Init member
422 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Double_Double_Int()
699 tinfo->maxErrorValue2 = s2[j]; in Test()
Dbinary_operator_double.cpp138 double maxErrorValue2; // position of the max error value (param 2). Init member
415 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Double_Double_Double_Operator()
749 tinfo->maxErrorValue2 = s2[j]; in Test()
Dbinary_double.cpp139 double maxErrorValue2; // position of the max error value (param 2). Init member
421 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Double_Double_Double()
780 tinfo->maxErrorValue2 = s2[j]; in Test()
Dbinary_operator_float.cpp136 double maxErrorValue2; // position of the max error value (param 2). Init member
407 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Float_Float_Float_Operator()
877 tinfo->maxErrorValue2 = s2[j]; in Test()
Dbinary_float.cpp137 double maxErrorValue2; // position of the max error value (param 2). Init member
412 maxErrorVal2 = test_info.tinfo[i].maxErrorValue2; in TestFunc_Float_Float_Float()
935 tinfo->maxErrorValue2 = s2[j]; in Test()