Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
0e19d12fdc51c603d20b2a0eb4b7328c36b840a9
/
.
/
test
/
692-vdex-secondary-loader
/
info.txt
blob: db235625f98032cb4bdbcee8cdb9589fc3774776 [
file
] [
log
] [
blame
]
Test that dex files loaded with PathClassClassLoader get verified and the verification results
cached in a vdex file. Subsequent loads should initialize an instance of
OatFile using the data in the vdex.