Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DCompilationBenchmarkResult.java23 public int mCacheSizeBytes; field in CompilationBenchmarkResult
30 mCacheSizeBytes = cacheSizeBytes; in CompilationBenchmarkResult()
DBenchmarkResult.java404 mCompilationCacheSizeBytes = result.mCacheSizeBytes; in setCompilationBenchmarkResult()