Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/http/
H A Dhttp-stress.sh47 if [ $DOWNLOAD_BIGFILESIZE -gt 2147483647 ]; then
49 DOWNLOAD_BIGFILESIZE=2147483647
52 create_file $HTTP_DOWNLOAD_DIR/http_file $DOWNLOAD_BIGFILESIZE || \
61 http_file $DOWNLOAD_BIGFILESIZE"
71 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/network/stress/ftp/
H A Dftp-download-stress.sh29 DOWNLOAD_BIGFILESIZE=${DOWNLOAD_BIGFILESIZE:-2147483647}
66 tst_resm TINFO "download file with size '$DOWNLOAD_BIGFILESIZE'"
68 create_file $FTP_DOWNLOAD_DIR/ftp_file $DOWNLOAD_BIGFILESIZE || \
73 $(tst_ipaddr) ftp_file $DOWNLOAD_BIGFILESIZE"
/third_party/ltp/testcases/lib/
H A Dtst_net.sh1136 export DOWNLOAD_BIGFILESIZE="${DOWNLOAD_BIGFILESIZE:-2147483647}"

Completed in 2 milliseconds