Searched refs:TEST_MARGIN (Results 1 – 1 of 1) sorted by relevance
118 #define TEST_MARGIN 50 macro124 if (test_utils[i] < target_util - TEST_MARGIN || in check_results()125 test_utils[i] > target_util + TEST_MARGIN) in check_results()129 target_util - TEST_MARGIN, in check_results()130 target_util + TEST_MARGIN); in check_results()