Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 5 of 5) sorted by relevance

/art/test/693-vdex-inmem-loader-evict/src/
DMain.java88 File folder = new File(DEX_LOCATION, "oat"); in getCurrentCacheSize() local
89 File[] subfolders = folder.listFiles(); in getCurrentCacheSize()
93 folder = subfolders[0]; in getCurrentCacheSize()
94 for (File f : folder.listFiles()) { in getCurrentCacheSize()
/art/test/693-vdex-inmem-loader-evict/
Dinfo.txt2 of vdex files in the data folder. Least recently used vdex files should be unlinked.
/art/test/692-vdex-inmem-loader/
Dinfo.txt2 cached in a vdex file in the app's data folder. Subsequent loads should initialize an instance of
/art/tools/dexfuzz/src/dexfuzz/
DOptions.java219 File folder = new File(value); in handleKeyValueOption() local
220 if (folder.listFiles() == null) { in handleKeyValueOption()
223 for (File file : folder.listFiles()) { in handleKeyValueOption()
/art/tools/runtime_memusage/
DREADME57 temp folder which will be deleted after