Searched refs:screenshot (Results 1 – 2 of 2) sorted by relevance
1382 …local screenshot=`adb ${adbOptions} ls ${screenshot_path} | grep Screenshot_[0-9-]*.*\.png | sort …1383 if [ "$screenshot" = "" ]; then1387 echo "${screenshot}"1388 adb ${adbOptions} pull ${screenshot_path}/${screenshot}