Home
last modified time | relevance | path

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

/third_party/ltp/testcases/lib/
Dtst_net.sh796 local threshold_hi=$4
810 [ "$threshold_hi" ] && [ "$res" -gt "$threshold_hi" ] && \
811 tst_res_ TWARN "$msg > threshold ${threshold_hi}%"
813 tst_res_ TPASS "$msg, in range [${threshold_low}:${threshold_hi}]%"