Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
693-vdex-inmem-loader-evict
/
info.txt
blob: 29a48d13a6ede140e8583b87fdd80bfaf21f9f2c [
file
] [
log
] [
blame
]
Check that caching of verification results for InMemoryDexClassLoader obeys a cap on the number
of vdex files in the data folder. Least recently used vdex files should be unlinked.