Searched refs:threshold_low (Results 1 – 1 of 1) sorted by relevance
795 local threshold_low=$3798 if [ -z "$base_time" -o -z "$new_time" -o -z "$threshold_low" ]; then805 if [ "$res" -lt "$threshold_low" ]; then806 tst_res_ TFAIL "$msg < threshold ${threshold_low}%"813 tst_res_ TPASS "$msg, in range [${threshold_low}:${threshold_hi}]%"