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.java454 thread.quitAndRethrow(); in testFileDescriptorCallbacks()
534 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks1()
624 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks2()
713 thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks3()
782 long runtime = thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks4()
1060 public long quitAndRethrow() throws Throwable { in quitAndRethrow() method in MessageQueueTest.AssertableHandlerThread