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 -Xnoimage-dex2oat -Xno-dex-file-fallback 6Failed to initialize runtime (check log for details) 7Run -Ximage-dex2oat 8JNI_OnLoad called 9Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true. 10testB18485243 PASS 11Run default 12JNI_OnLoad called 13Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true. 14testB18485243 PASS 15