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