Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1165 private boolean isRetryCommand(IConfiguration config) { in isRetryCommand() method in CommandScheduler
1192 if (isRetryCommand(config)) { in createConfiguration()