Searched refs:benchmarkWithOtherCompilingThread (Results 1 – 1 of 1) sorted by relevance
185 BenchmarkResult benchmarkWithOtherCompilingThread = testExecutor.submit( in testDegradationForModels() local197 if (benchmarkWithOtherCompilingThread.hasBenchmarkError()) { in testDegradationForModels()201 mTestName, benchmarkWithOtherCompilingThread.getBenchmarkError())); in testDegradationForModels()205 mTestName, benchmarkWithOtherCompilingThread.getMeanTimeSec())); in testDegradationForModels()207 int performanceDegradation = (int) (((benchmarkWithOtherCompilingThread.getMeanTimeSec() in testDegradationForModels()