Home
last modified time | relevance | path

Searched defs:testCancel (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/sql/
DOldStatementTest.java1264 public void testCancel() throws SQLException { in testCancel() method in OldStatementTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DSubmissionPublisherTest.java431 public void testCancel() { in testCancel() method in SubmissionPublisherTest
/libcore/ojluni/src/test/java/nio/channels/Selector/
DSelectWithConsumer.java543 public void testCancel() throws Exception { in testCancel() method in SelectWithConsumer