Searched defs:timeoutSeconds (Results 1 – 3 of 3) sorted by relevance
723 public static void waitUntil(String message, BooleanSupplier condition, int timeoutSeconds) { in waitUntil()1161 public static void retryUntil(BooleanSupplier checker, String message, long timeoutSeconds) { in retryUntil()
1619 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder()
2231 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder()