Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/eas/
Dsched_boost.c122 #define TEST_MARGIN 50 macro
128 if (test_utils[i] < target_util - TEST_MARGIN || in check_results()
129 test_utils[i] > target_util + TEST_MARGIN) in check_results()
133 target_util - TEST_MARGIN, in check_results()
134 target_util + TEST_MARGIN); in check_results()
139 target_util - TEST_MARGIN, in check_results()
140 target_util + TEST_MARGIN); in check_results()