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

  /bootable/recovery/
verifier_test.sh 19 USE_EMULATOR=0
23 if [ "$USE_EMULATOR" == 1 ]; then
  /bootable/recovery/applypatch/
imgdiff_test.sh 12 USE_EMULATOR=0
24 if [ "$USE_EMULATOR" == 1 ]; then
applypatch.sh 28 USE_EMULATOR=1
34 if [ "$USE_EMULATOR" == 1 ]; then

Completed in 537 milliseconds