Searched refs:runCompilation (Results 1 – 2 of 2) sorted by relevance
450 bool BenchmarkModel::runCompilation(const char* cacheDir, bool useNnapiSl) { in runCompilation() function in BenchmarkModel543 const bool success = runCompilation(tempDir.get(), useNnapiSl); in getCompilationCacheSize()589 const bool success = runCompilation(tempDir.get(), useNnapiSl); in benchmarkSingleTypeOfCompilation()618 const bool success = runCompilation(cacheDir, useNnapiSl); in benchmarkSingleTypeOfCompilation()
139 bool runCompilation(const char* cacheDir, bool useNnapiSl);