Home
last modified time | relevance | path

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

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