Home
last modified time | relevance | path

Searched refs:result_check (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Drun-transhuge-test.sh38 result_check() function
72 result_check $?
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Drun-transhuge-test.sh38 result_check() function
72 result_check $?
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
H A Dcpuset_memory_spread_testset.sh166 # result_check <nodelist>
169 result_check() function
250 result_check $expect_nodes
/third_party/ltp/testcases/kernel/mce-test/stress/
H A Dhwpoison.sh813 result_check() function
918 result_check
/third_party/python/Lib/test/
H A 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)
1723 failure = result_check(er, result, ulp_tol, abs_tol)
1790 failure = result_check(expected, got, ulp_tol, abs_tol)

Completed in 5 milliseconds