Searched refs:getInstrumentationResult (Results 1 – 4 of 4) sorted by relevance
136 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor139 return getInstrumentationResult(t, warmupTimeSeconds, runTimeSeconds, false); in getInstrumentationResult()144 public BenchmarkResult getInstrumentationResult( in getInstrumentationResult() method in Processor
237 benchmarkProcessor.getInstrumentationResult( in modelPerformanceCollector()275 mProcessor.getInstrumentationResult(mTestModelEntry, 0, 0);
147 …return mProcessor.getInstrumentationResult(testModel, warmupTimeSeconds, runTimeSeconds, sampleRes… in runSynchronously()
140 BenchmarkResult modelExecutionResult = mProcessor.getInstrumentationResult( in call()