Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/concurrent/tck/
DSubmissionPublisherTest.java240 p.closeExceptionally(ex); in testClose()
255 p.closeExceptionally(ex); in testCloseExceptionally()
325 p.closeExceptionally(ex); in testSubscribe3()
416 p.closeExceptionally(new SPException()); in testCloseExceptionallyError()
/libcore/ojluni/src/main/java/java/util/concurrent/
DSubmissionPublisher.java657 public void closeExceptionally(Throwable error) { in closeExceptionally() method in SubmissionPublisher
/libcore/api/
Dcurrent.txt16318 method public void closeExceptionally(Throwable);