HomeSort by relevance Sort by last modified time
    Searched refs:result_check (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
cpuset_memory_spread_testset.sh 158 # result_check <nodelist>
161 result_check() function
242 result_check $expect_nodes
  /art/runtime/
check_jni.cc 2867 const char* result_check = nullptr; local
3077 const char* result_check; local
3262 const char* result_check; local
    [all...]
  /external/python/cpython3/Lib/test/
test_math.py 194 def result_check(expected, got, ulp_tol=5, abs_tol=0.0): function
258 failure = result_check(expected, got, ulp_tol, abs_tol)
    [all...]

Completed in 390 milliseconds