Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java157 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor
160 return getInstrumentationResult(t, warmupTimeSeconds, runTimeSeconds, false); in getInstrumentationResult()
165 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java237 benchmarkProcessor.getInstrumentationResult( in modelPerformanceCollector()
275 mProcessor.getInstrumentationResult(mTestModelEntry, 0, 0);
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNBenchmark.java169 …return mProcessor.getInstrumentationResult(testModel, warmupTimeSeconds, runTimeSeconds, sampleRes… in runSynchronously()
DAcceleratorSpecificTestSupport.java181 BenchmarkResult modelExecutionResult = mProcessor.getInstrumentationResult(