xref: /aosp_15_r20/art/test/118-noimage-dex2oat/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Run -Xnoimage-dex2oat
2JNI_OnLoad called
3Has image is false, is image dex2oat enabled is false, is BOOTCLASSPATH on disk is false.
4testB18485243 PASS
5Run -Ximage-dex2oat
6JNI_OnLoad called
7Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
8testB18485243 PASS
9Run default
10JNI_OnLoad called
11Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
12testB18485243 PASS
13