Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3e9abfc9779399815a7dc8d492466a1234b7fdcd
/
.
/
test
/
692-vdex-inmem-loader
/
info.txt
blob: 435b9c5b62d43f4ad5f6004ab0cc24b35648e44d [
file
] [
log
] [
blame
]
Test that dex files loaded with InMemoryDexClassLoader get verified and the verification results
cached in a vdex file in the app's data folder. Subsequent loads should initialize an instance of
OatFile using the data in the vdex.