Searched refs:hasBenchmarkError (Results 1 – 3 of 3) sorted by relevance
229 public boolean hasBenchmarkError() { in hasBenchmarkError() method in BenchmarkResult234 if (!hasBenchmarkError()) return null; in getBenchmarkError()244 if (hasBenchmarkError()) { in getSummary()
157 if (baseline.hasBenchmarkError()) { in testDegradationForModels()196 if (benchmarkWithOtherCompilingThread.hasBenchmarkError()) { in testDegradationForModels()
141 if (modelExecutionResult.hasBenchmarkError()) { in call()