Searched refs:result_check (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
D | run-transhuge-test.sh | 38 result_check() function 72 result_check $?
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/ |
D | cpuset_memory_spread_testset.sh | 161 result_check() function 242 result_check $expect_nodes
|
/third_party/ltp/testcases/kernel/mce-test/stress/ |
D | hwpoison.sh | 813 result_check() function 918 result_check
|
/third_party/python/Lib/test/ |
D | test_math.py | 174 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)
|