Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/
DAbstractSelectorTest.java104 public void test_isOpen() throws Exception { in test_isOpen() method in AbstractSelectorTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DSelectorTest.java86 public void test_isOpen() throws IOException { in test_isOpen() method in SelectorTest
DFileChannelTest.java1691 public void test_isOpen() throws Exception { in test_isOpen() method in FileChannelTest
/libcore/luni/src/test/java/libcore/java/nio/channels/
DOldFileChannelTest.java640 public void test_isOpen() throws Exception { in test_isOpen() method in OldFileChannelTest