xref: /aosp_15_r20/art/test/692-vdex-inmem-loader/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Test that dex files loaded with InMemoryDexClassLoader get verified and the verification results
2cached in a vdex file in the app's data folder. Subsequent loads should initialize an instance of
3OatFile using the data in the vdex.