Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dutility.cpp164 float getAllowedUlpError(const Func *f, const bool relaxed) in getAllowedUlpError() function
Dutility.h230 float getAllowedUlpError(const Func *f, const bool relaxed);
Dunary_two_results_float.cpp143 float float_ulps = getAllowedUlpError(f, relaxedMode); in TestFunc_Float2_Float()
Dunary_float.cpp356 float ulps = getAllowedUlpError(job->f, relaxedMode); in Test()
Dbinary_operator_float.cpp464 float ulps = getAllowedUlpError(job->f, relaxedMode); in Test()
Dbinary_float.cpp469 float ulps = getAllowedUlpError(job->f, relaxedMode); in Test()