Home
last modified time | relevance | path

Searched refs:DEVICE_SN (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/
H A Druntest.sh44 DEVICE_SN=""
67 device) DEVICE_SN="$DEVICE_SN;$PARAM"
76 if [ "$DEVICE_SN" == "" ];then
133 if [ ! -z "$DEVICE_SN" ]; then
134 run_arguments="$run_arguments $(echo $DEVICE_SN | sed 's/;/-sn /')"
/test/xts/dcts/
H A Druntest.sh44 DEVICE_SN=""
67 device) DEVICE_SN="$DEVICE_SN;$PARAM"
76 if [ "$DEVICE_SN" == "" ];then
133 if [ ! -z "$DEVICE_SN" ]; then
134 run_arguments="$run_arguments $(echo $DEVICE_SN | sed 's/;/-sn /')"
/test/xts/hats/
H A Druntest.sh44 DEVICE_SN=""
67 device) DEVICE_SN="$DEVICE_SN;$PARAM"
76 if [ "$DEVICE_SN" == "" ];then
133 if [ ! -z "$DEVICE_SN" ]; then
134 run_arguments="$run_arguments $(echo $DEVICE_SN | sed 's/;/-sn /')"

Completed in 2 milliseconds