Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/app/
DNNPerformanceDegradationTestActivity.java44 final float testBenchmarkWarmupTimeSeconds = intent.getFloatExtra( in getTestDurationMillis() local
51 (long) (testBenchmarkRuntimeSeconds + testBenchmarkWarmupTimeSeconds) * 1000 * 3; in getTestDurationMillis()