Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileInputStreamTest.java454 public void test_getChannel() throws Exception { in test_getChannel() method in FileInputStreamTest
DFileOutputStreamTest.java289 public void test_getChannel() throws IOException { in test_getChannel() method in FileOutputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DServerSocketTest.java857 public void test_getChannel() throws Exception { in test_getChannel() method in ServerSocketTest
DDatagramSocketTest.java939 public void test_getChannel() throws Exception { in test_getChannel() method in DatagramSocketTest
DSocketTest.java654 public void test_getChannel() { in test_getChannel() method in SocketTest
/libcore/luni/src/test/java/libcore/java/io/
DOldRandomAccessFileTest.java181 public void test_getChannel() throws IOException { in test_getChannel() method in OldRandomAccessFileTest
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java1608 public void test_getChannel() throws Exception { in test_getChannel() method in OldSocketTest