Searched defs:cacheDir (Results 1 – 4 of 4) sorted by relevance
32 String imageFileName, File cacheDir, ByteBuffer outputBuffer) in preprocess()
179 final AssetManager assetManager, final File cacheDir) throws IOException { in readDataset()
24 String imageFileName, File cacheDir, ByteBuffer outputBuffer) in preprocess()
450 bool BenchmarkModel::runCompilation(const char* cacheDir, bool useNnapiSl) { in runCompilation()598 const char* cacheDir = nullptr; in benchmarkSingleTypeOfCompilation() local