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