Home
last modified time | relevance | path

Searched defs:runTimeSeconds (Results 1 – 4 of 4) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNBenchmark.java70 float warmupTimeSeconds, float runTimeSeconds, int maxIterations) { in enableCompilationCachingBenchmarks()
141 float warmupTimeSeconds, float runTimeSeconds) throws IOException, BenchmarkException { in runSynchronously()
DBenchmarkTestBase.java183 public TestAction(TestModelEntry testName, float warmupTimeSeconds, float runTimeSeconds) { in TestAction()
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java124 float warmupTimeSeconds, float runTimeSeconds, int maxIterations) { in enableCompilationCachingBenchmarks()
134 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds) in getInstrumentationResult()
235 private BenchmarkResult getBenchmark(float warmupTimeSeconds, float runTimeSeconds) in getBenchmark()
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java70 float warmupTimeSeconds, float runTimeSeconds, String acceleratorName, int threadCount, in intentInitializer()