Home
last modified time | relevance | path

Searched refs:result_check (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/tsrc/
Drun-transhuge-test.sh38 result_check() function
72 result_check $?
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
Dcpuset_memory_spread_testset.sh161 result_check() function
242 result_check $expect_nodes
/third_party/ltp/testcases/kernel/mce-test/stress/
Dhwpoison.sh813 result_check() function
918 result_check
/third_party/python/Lib/test/
Dtest_math.py174 def result_check(expected, got, ulp_tol=5, abs_tol=0.0): function
248 failure = result_check(expected, got, ulp_tol, abs_tol)
1687 failure = result_check(er, result, ulp_tol, abs_tol)
1754 failure = result_check(expected, got, ulp_tol, abs_tol)