HomeSort by relevance Sort by last modified time
    Searched refs:jcolumns (Results 1 - 2 of 2) sorted by null

  /cts/tools/vm-tests-tf/etc/
starthosttests 121 export jcolumns=0
203 (( jcolumns += 1 ))
204 if [ ${jcolumns} -eq 40 ]; then
206 (( jcolumns = 0 ))
230 if [[ jcolumns -ne 0 ]]; then
starttests 128 export jcolumns=0
222 (( jcolumns += 1 ))
223 if [ ${jcolumns} -eq 40 ]; then
225 (( jcolumns = 0 ))
249 if [[ jcolumns -ne 0 ]]; then

Completed in 2758 milliseconds