Searched refs:timeoutException (Results 1 – 3 of 3) sorted by relevance
117 public void onFailure(Throwable timeoutException) { in runShellCommand()121 timeoutException); in runShellCommand()130 + timeoutException) in runShellCommand()
117 timeoutException -> { in isLimitedAdTrackingEnabled()
1016 ExecutionException timeoutException = in testIsolateIsClosedWhenEvaluationTimesOut() local1039 assertThat(timeoutException).hasCauseThat().isInstanceOf(TimeoutException.class); in testIsolateIsClosedWhenEvaluationTimesOut()