Home
last modified time | relevance | path

Searched refs:getCompilationCacheSize (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/jni/
Drun_tflite.h139 bool getCompilationCacheSize(int* cacheSizeBytes);
Drun_tflite.cpp449 bool BenchmarkModel::getCompilationCacheSize(int* cacheSizeBytes) { in getCompilationCacheSize() function in BenchmarkModel
584 success = getCompilationCacheSize(&result->cacheSizeBytes); in benchmarkCompilation()