Searched defs:predicate (Results 1 – 4 of 4) sorted by relevance
50 Predicate<String> predicate) throws DeviceNotAvailableException { in waitCmdResultWithDelay()70 Predicate<String> predicate) throws DeviceNotAvailableException { in retry()99 Predicate<String> predicate) throws DeviceNotAvailableException { in retry()115 Predicate<String> predicate, int retry_count) throws DeviceNotAvailableException { in retry()136 Predicate<String> predicate) throws DeviceNotAvailableException { in validateCmdSuccess()
67 Predicate<String> predicate) throws DeviceNotAvailableException { in waitCmdResultWithDelay()73 Predicate<String> predicate, int retry_count) throws DeviceNotAvailableException { in retry()80 Predicate<String> predicate) throws DeviceNotAvailableException { in retry()
31 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) throws E { in waitUntil()
30 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) in waitUntil()