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.java70 private float mCompilationBenchmarkWarmupTimeSeconds; field in Processor
152 mCompilationBenchmarkWarmupTimeSeconds = warmupTimeSeconds; in enableCompilationCachingBenchmarks()
306 runCompilationBenchmarkLoop(mCompilationBenchmarkWarmupTimeSeconds, in getBenchmark()