Lines Matching refs:testId
199 testId=${TESTS[$num]}
202 printf "Running ${TEST_NAMES[$testId]} ($(($num + 1))/${#TESTS[@]})"
205 …adb shell "am instrument -w $VARIABLES -e class $TEST_ROOT#${FUNCTION_NAMES[$testId]} $RUNNER" > /…
208 if fileexists /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt; then
209 adb shell cat /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt > timing.tmp
212 … echo "File ${TEST_NAMES[$testId]} not saved. Is ImageProcessing_jb able to run on this device?"
224 echo "set title \"${TEST_NAMES[$testId]} \(avg=$AVG ms, stdcoef=$STDCOEF%\)\"" >> plot.tmp
265 testId=${TESTS[$num]}
268 if fileexists /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt; then
269 adb shell cat /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt > timing.tmp
271 … echo "File ${TEST_NAMES[$testId]} not saved. Is ImageProcessing_jb able to run on this device?"
283 echo "set title \"${TEST_NAMES[$testId]} \(avg=$AVG ms, stdcoef=$STDCOEF%\)\"" >> plot.tmp