Home
last modified time | relevance | path

Searched refs:quitAndRethrow (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java386 thread.quitAndRethrow(); in testFileDescriptorCallbacks()
464 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks1()
552 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks2()
639 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks3()
706 long runtime = thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks4()
954 public long quitAndRethrow() throws Throwable { in quitAndRethrow() method in MessageQueueTest.AssertableHandlerThread