Searched refs:EMULATOR_PORT (Results 1 - 3 of 3) sorted by relevance

/bootable/recovery/applypatch/
H A Dimgdiff_test.sh9 EMULATOR_PORT=5580
25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
27 ADB="adb -s emulator-$EMULATOR_PORT "
H A Dapplypatch.sh13 EMULATOR_PORT=5580
35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
37 ADB="adb -s emulator-$EMULATOR_PORT "
/bootable/recovery/
H A Dverifier_test.sh9 EMULATOR_PORT=5580
20 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
22 ADB="adb -s emulator-$EMULATOR_PORT "

Completed in 156 milliseconds