/external/skia/tests/ |
D | FrontBufferedStreamTest.cpp | 15 static void test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, in test_read() function 44 test_read(reporter, bufferedStream, gAbcs, bufferSize / 2); in test_incremental_buffering() 49 test_read(reporter, bufferedStream, gAbcs, bufferSize / 4); in test_incremental_buffering() 52 test_read(reporter, bufferedStream, gAbcs + bufferedStream->getPosition(), bufferSize / 2); in test_incremental_buffering() 57 test_read(reporter, bufferedStream, gAbcs, bufferSize << 1); in test_incremental_buffering() 70 test_read(reporter, bufferedStream, gAbcs, bufferSize); in test_perfectly_sized_buffer() 76 test_read(reporter, bufferedStream, gAbcs, bufferSize); in test_perfectly_sized_buffer() 79 test_read(reporter, bufferedStream, gAbcs + bufferedStream->getPosition(), 1); in test_perfectly_sized_buffer() 92 test_read(reporter, bufferedStream, gAbcs, bufferSize / 4); in test_skipping() 98 test_read(reporter, bufferedStream, gAbcs + bufferedStream->getPosition(), bufferSize / 4); in test_skipping() [all …]
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | PipedReaderTest.java | 161 public void test_read() throws Exception { in test_read() method in PipedReaderTest 177 public void test_read$CII() throws Exception { in test_read$CII() 200 public void test_read$CII_ExceptionPriority() throws IOException { in test_read$CII_ExceptionPriority() 212 public void test_read$CII_ExceptionPriority2() throws IOException { in test_read$CII_ExceptionPriority2() 223 public void test_read$CII_ExceptionPriority3() throws IOException { in test_read$CII_ExceptionPriority3() 234 public void test_read$CII_ExceptionPriority4() throws IOException { in test_read$CII_ExceptionPriority4()
|
D | FilterInputStreamTest.java | 83 public void test_read() throws Exception { in test_read() method in FilterInputStreamTest 91 public void test_read$B() throws Exception { in test_read$B() 101 public void test_read$BII() throws Exception { in test_read$BII()
|
D | StringBufferInputStreamTest.java | 47 public void test_read() throws UnsupportedEncodingException { in test_read() method in StringBufferInputStreamTest 58 public void test_read$BII() { in test_read$BII()
|
D | PipedInputStreamTest.java | 173 public void test_read() throws Exception { in test_read() method in PipedInputStreamTest 193 public void test_read$BII() throws Exception { in test_read$BII() 217 public void test_read$BII_2() throws IOException { in test_read$BII_2() 229 public void test_read$BII_3() throws IOException { in test_read$BII_3() 241 public void test_read$BII_4() throws IOException { in test_read$BII_4()
|
D | LineNumberInputStreamTest.java | 85 public void test_read() throws IOException { in test_read() method in LineNumberInputStreamTest 102 public void test_read$BII() throws IOException, UnsupportedEncodingException { in test_read$BII()
|
D | StringReaderTest.java | 82 public void test_read() throws Exception { in test_read() method in StringReaderTest 94 public void test_read$CII() throws Exception { in test_read$CII()
|
D | CharArrayReaderTest.java | 89 public void test_read() throws IOException { in test_read() method in CharArrayReaderTest 99 public void test_read$CII() throws IOException { in test_read$CII()
|
D | SequenceInputStreamTest.java | 126 public void test_read() throws IOException { in test_read() method in SequenceInputStreamTest 144 public void test_read$BII() throws IOException { in test_read$BII()
|
D | ByteArrayInputStreamTest.java | 116 public void test_read() throws IOException { in test_read() method in ByteArrayInputStreamTest 126 public void test_read$BII() throws IOException { in test_read$BII()
|
D | PushbackInputStreamTest.java | 130 public void test_read() { in test_read() method in PushbackInputStreamTest 143 public void test_read$BII() { in test_read$BII()
|
D | FileInputStreamTest.java | 161 public void test_read() throws IOException { in test_read() method in FileInputStreamTest 171 public void test_read$B() throws IOException { in test_read$B() 184 public void test_read$BII() throws IOException { in test_read$BII()
|
D | LineNumberReaderTest.java | 84 public void test_read() throws IOException { in test_read() method in LineNumberReaderTest 97 public void test_read$CII() throws IOException { in test_read$CII()
|
D | BufferedInputStreamTest.java | 268 public void test_read() throws IOException { in test_read() method in BufferedInputStreamTest 291 public void test_read$BII_Exception() throws IOException { in test_read$BII_Exception() 334 public void test_read$BII() throws IOException { in test_read$BII()
|
D | PushbackReaderTest.java | 97 public void test_read() { in test_read() method in PushbackReaderTest 115 public void test_read$CII() { in test_read$CII()
|
D | InputStreamReaderTest.java | 328 public void test_read() throws IOException { in test_read() method in InputStreamReaderTest 440 public void test_read$CII() throws IOException { in test_read$CII() 472 public void test_read$CII_1() throws IOException { in test_read$CII_1()
|
D | DataInputStreamTest.java | 55 public void test_read$B() throws IOException { in test_read$B() 68 public void test_read$BII() throws IOException { in test_read$BII()
|
D | ReaderTest.java | 89 public void test_read() throws IOException { in test_read() method in ReaderTest
|
D | RandomAccessFileTest.java | 202 public void test_read() throws IOException { in test_read() method in RandomAccessFileTest 217 public void test_read$B() throws IOException { in test_read$B() 234 public void test_read$BII() throws IOException { in test_read$BII()
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | DigestInputStream2Test.java | 92 public void test_read() throws IOException { in test_read() method in DigestInputStream2Test 107 public void test_read$BII() throws IOException { in test_read$BII()
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
D | InflaterInputStreamTest.java | 169 public void test_read() throws IOException { in test_read() method in InflaterInputStreamTest 267 public void test_read$BII() throws IOException{ in test_read$BII() 298 public void test_read$BII2() throws IOException { in test_read$BII2() 315 public void test_read$BII3() throws IOException { in test_read$BII3()
|
D | CheckedInputStreamTest.java | 111 public void test_read() throws Exception { in test_read() method in CheckedInputStreamTest 128 public void test_read$byteII() throws Exception { in test_read$byteII()
|
D | GZIPInputStreamTest.java | 123 public void test_read$BII() throws IOException { in test_read$BII() 281 public void test_read() throws IOException { in test_read() method in GZIPInputStreamTest
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
D | test_mock.py | 58 def test_read(self): member in MockConnTest 79 def test_read(self): member in MockBlockingConnTest
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
D | zipfileset_unittest.py | 77 def test_read(self): member in ZipFileSetTest
|