Searched refs:DOWNLOAD_BIGFILESIZE (Results 1 – 4 of 4) sorted by relevance
48 if [ $DOWNLOAD_BIGFILESIZE -gt 2147483647 ]; then50 DOWNLOAD_BIGFILESIZE=214748364753 create_file $HTTP_DOWNLOAD_DIR/http_file $DOWNLOAD_BIGFILESIZE || \62 http_file $DOWNLOAD_BIGFILESIZE"72 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
30 DOWNLOAD_BIGFILESIZE=${DOWNLOAD_BIGFILESIZE:-2147483647}67 tst_resm TINFO "download file with size '$DOWNLOAD_BIGFILESIZE'"69 create_file $FTP_DOWNLOAD_DIR/ftp_file $DOWNLOAD_BIGFILESIZE || \74 $(tst_ipaddr) ftp_file $DOWNLOAD_BIGFILESIZE"
103 DOWNLOAD_BIGFILESIZE (for http/ftp downloading stress test)204 o DOWNLOAD_BIGFILESIZE (for http/ftp downloading stress test)
916 export DOWNLOAD_BIGFILESIZE="${DOWNLOAD_BIGFILESIZE:-2147483647}"