Home
last modified time | relevance | path

Searched refs:testReadAllBytes (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/io/InputStream/
DReadAllBytes.java48 public void testReadAllBytes() throws IOException { in testReadAllBytes() method in ReadAllBytes
DNullInputStream.java101 public static void testReadAllBytes() { in testReadAllBytes() method in NullInputStream