Searched refs:isLoopMode (Results 1 – 3 of 3) sorted by relevance
55 public boolean isLoopMode(); in isLoopMode() method
232 public boolean isLoopMode() { in isLoopMode() method in CommandOptions
435 if (!config.getCommandOptions().isLoopMode() && test instanceof IRetriableTest && in rescheduleTest()