1Run -Xnoimage-dex2oat
2Has image is false, is image dex2oat enabled is false, is BOOTCLASSPATH on disk is false.
3testB18485243 PASS
4Run -Xnoimage-dex2oat -Xno-dex-file-fallback
5Failed to initialize runtime (check log for details)
6Run -Ximage-dex2oat
7Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
8testB18485243 PASS
9Run default
10Has image is true, is image dex2oat enabled is true, is BOOTCLASSPATH on disk is true.
11testB18485243 PASS
12