Home
last modified time | relevance | path

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

/cts/libs/vogar-expect/src/vogar/commands/
DCommand.java171 return executeLater().get(timeoutSeconds, TimeUnit.SECONDS); in executeWithTimeout()
187 public Future<List<String>> executeLater() { in executeLater() method in Command