HomeSort by relevance Sort by last modified time
    Searched refs:EMULATOR_PORT (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
verifier_test.sh 9 EMULATOR_PORT=5580
20 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
22 ADB="adb -s emulator-$EMULATOR_PORT "
  /bootable/recovery/applypatch/
imgdiff_test.sh 9 EMULATOR_PORT=5580
25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
27 ADB="adb -s emulator-$EMULATOR_PORT "
applypatch.sh 13 EMULATOR_PORT=5580
35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
37 ADB="adb -s emulator-$EMULATOR_PORT "

Completed in 35 milliseconds