OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 184 milliseconds