Searched refs:exitWithTimeout (Results 1 – 3 of 3) sorted by relevance
394 exitWithTimeout(-1l); in exit()397 public void exitWithTimeout(long timeoutMs) { in exitWithTimeout() method in Processor
95 mProcessor.exitWithTimeout(PROCESSOR_TERMINATION_TIMEOUT_MS); in onPause()
150 () -> test.exitWithTimeout(Duration.ofSeconds(20).toMillis()))); in endTests()