Home
last modified time | relevance | path

Searched refs:rebootAtLastAttempt (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/retry/
DIRetryDecision.java38 public boolean rebootAtLastAttempt(); in rebootAtLastAttempt() method
DBaseRetryDecision.java98 public boolean rebootAtLastAttempt() { in rebootAtLastAttempt() method in BaseRetryDecision