Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_double.cpp125 double maxErrorValue; // position of the max error value. Init to 0. member
344 tinfo->maxErrorValue = s[j]; in Test()
493 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Double_Double()
Dunary_float.cpp122 double maxErrorValue; // position of the max error value. Init to 0. member
495 tinfo->maxErrorValue = s[j]; in Test()
663 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Float_Float()
Dbinary_operator_double.cpp133 maxErrorValue; // position of the max error value (param 1). Init to 0. member
571 tinfo->maxErrorValue = s[j]; in Test()
735 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Double_Double_Double_Operator()
Dbinary_i_double.cpp133 maxErrorValue; // position of the max error value (param 1). Init to 0. member
522 tinfo->maxErrorValue = s[j]; in Test()
690 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Double_Double_Int()
Dbinary_i_float.cpp131 maxErrorValue; // position of the max error value (param 1). Init to 0. member
512 tinfo->maxErrorValue = s[j]; in Test()
683 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Float_Float_Int()
Dbinary_double.cpp134 maxErrorValue; // position of the max error value (param 1). Init to 0. member
599 tinfo->maxErrorValue = s[j]; in Test()
768 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Double_Double_Double()
Dbinary_operator_float.cpp131 maxErrorValue; // position of the max error value (param 1). Init to 0. member
695 tinfo->maxErrorValue = s[j]; in Test()
862 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Float_Float_Float_Operator()
Dbinary_float.cpp132 maxErrorValue; // position of the max error value (param 1). Init to 0. member
751 tinfo->maxErrorValue = s[j]; in Test()
925 maxErrorVal = test_info.tinfo[i].maxErrorValue; in TestFunc_Float_Float_Float()