Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/moduletest/common/scripts/
H A Dusb_host_loopback.sh20 max_ts=0
34 if [ $(echo "$ts > $max_ts" | bc) -eq 1 ];then
35 max_ts=$ts