Searched refs:BooleanSupplierWithThrow (Results 1 – 2 of 2) sorted by relevance
24 public interface BooleanSupplierWithThrow<E extends Throwable> { interface in CommonTestUtils30 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) in waitUntil()
25 public interface BooleanSupplierWithThrow<E extends Throwable> { interface in HostSideTestUtils31 String message, long timeoutSeconds, BooleanSupplierWithThrow<E> predicate) throws E { in waitUntil()