Home | History | Annotate | Download | only in build

Lines Matching full:screenshot_

1516     local screenshot=`adb ${adbOptions} ls ${screenshot_path} | grep Screenshot_[0-9-]*.*\.png | sort -rk 3 | cut -d " " -f 4 | head -n 1`