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()
349 bool BenchmarkModel::runCompilation(const char* cacheDir) { in runCompilation()473 const char* cacheDir = nullptr; in benchmarkSingleTypeOfCompilation() local