Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java69 private float mCompilationBenchmarkWarmupTimeSeconds; field in Processor
131 mCompilationBenchmarkWarmupTimeSeconds = warmupTimeSeconds; in enableCompilationCachingBenchmarks()
281 runCompilationBenchmarkLoop(mCompilationBenchmarkWarmupTimeSeconds, in getBenchmark()