OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPATH
(Results
1 - 2
of
2
) sorted by null
/art/test/118-noimage-dex2oat/
run
24
BPATH
="--runtime-option -Xbootclasspath:$ANDROID_HOST_OUT/../common/obj/JAVA_LIBRARIES/core-libart-hostdex_intermediates/javalib.jar"
28
BPATH
="--runtime-option -Xbootclasspath:/system/framework/core-libart.jar"
33
${RUN} ${flags} ${
BPATH
} --runtime-option -Xnoimage-dex2oat --runtime-option -Xnodex2oat
37
${RUN} ${flags} ${
BPATH
} --runtime-option -Ximage-dex2oat
41
${RUN} ${flags} ${
BPATH
}
/art/test/119-noimage-patchoat/
run
28
${RUN} ${flags} ${
BPATH
} --runtime-option -Xnoimage-dex2oat --runtime-option -Xpatchoat:${false_bin}
32
${RUN} ${flags} ${
BPATH
} --runtime-option -Ximage-dex2oat
36
${RUN} ${flags} ${
BPATH
}
Completed in 64 milliseconds