Searched refs:benchmarkWithOtherCompilingThread (Results 1 – 1 of 1) sorted by relevance
184 BenchmarkResult benchmarkWithOtherCompilingThread = testExecutor.submit( in testDegradationForModels() local196 if (benchmarkWithOtherCompilingThread.hasBenchmarkError()) { in testDegradationForModels()200 mTestName, benchmarkWithOtherCompilingThread.getBenchmarkError())); in testDegradationForModels()204 mTestName, benchmarkWithOtherCompilingThread.getMeanTimeSec())); in testDegradationForModels()206 int performanceDegradation = (int) (((benchmarkWithOtherCompilingThread.getMeanTimeSec() in testDegradationForModels()