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