Searched refs:ThrowingRunnable (Results 1 – 2 of 2) sorted by relevance
70 private void eventually(ThrowingRunnable runnable, long timeoutSec) throws Throwable { in eventually()168 private interface ThrowingRunnable { interface in PermissionGroupChange
96 public interface ThrowingRunnable { interface in StrictModeTest572 private static void assertViolation(String expected, ThrowingRunnable r) throws Exception { in assertViolation()576 private static void assertNoViolation(ThrowingRunnable r) throws Exception { in assertNoViolation()586 ThrowingRunnable violating, Consumer<ViolationInfo> consume) throws Exception { in inspectViolation()