Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp462 int totalSize = 0; in getCompilationCacheSize() local
481 totalSize += st.st_size; in getCompilationCacheSize()
485 *cacheSizeBytes = totalSize; in getCompilationCacheSize()