Home
last modified time | relevance | path

Searched defs:shouldFailRun (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/retry/
DRetryPreparationDecision.java36 public RetryPreparationDecision(boolean shouldRetry, boolean shouldFailRun) { in RetryPreparationDecision()
47 public boolean shouldFailRun() { in shouldFailRun() method in RetryPreparationDecision