Searched refs:testBenchmarkWarmupTimeSeconds (Results 1 – 1 of 1) sorted by relevance
44 final float testBenchmarkWarmupTimeSeconds = intent.getFloatExtra( in getTestDurationMillis() local51 (long) (testBenchmarkRuntimeSeconds + testBenchmarkWarmupTimeSeconds) * 1000 * 3; in getTestDurationMillis()