Searched refs:result_check (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | run-transhuge-test.sh | 38 result_check() function 72 result_check $?
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | run-transhuge-test.sh | 38 result_check() function 72 result_check $?
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/ |
H A D | cpuset_memory_spread_testset.sh | 166 # result_check <nodelist> 169 result_check() function 250 result_check $expect_nodes
|
/third_party/ltp/testcases/kernel/mce-test/stress/ |
H A D | hwpoison.sh | 813 result_check() function 918 result_check
|
/third_party/python/Lib/test/ |
H A 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) 1723 failure = result_check(er, result, ulp_tol, abs_tol) 1790 failure = result_check(expected, got, ulp_tol, abs_tol)
|
Completed in 5 milliseconds