/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
D | ProtoInputStreamBytesTest.java | 36 public void testRead() throws IOException { in testRead() method in ProtoInputStreamBytesTest 42 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamBytesTest
|
D | ProtoInputStreamStringTest.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamStringTest 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamStringTest
|
D | ProtoInputStreamBoolTest.java | 38 public void testRead() throws IOException { in testRead() method in ProtoInputStreamBoolTest 47 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamBoolTest
|
D | ProtoInputStreamEnumTest.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamEnumTest 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamEnumTest
|
D | ProtoInputStreamInt32Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamInt32Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamInt32Test
|
D | ProtoInputStreamSFixed32Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSFixed32Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSFixed32Test
|
D | ProtoInputStreamSInt32Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSInt32Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSInt32Test
|
D | ProtoInputStreamUInt32Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamUInt32Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamUInt32Test
|
D | ProtoInputStreamFixed32Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFixed32Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFixed32Test
|
D | ProtoInputStreamInt64Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamInt64Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamInt64Test
|
D | ProtoInputStreamFixed64Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFixed64Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFixed64Test
|
D | ProtoInputStreamUInt64Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamUInt64Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamUInt64Test
|
D | ProtoInputStreamSFixed64Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSFixed64Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSFixed64Test
|
D | ProtoInputStreamSInt64Test.java | 35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSInt64Test 41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSInt64Test
|
D | ProtoInputStreamFloatTest.java | 36 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFloatTest 42 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFloatTest
|
D | ProtoInputStreamDoubleTest.java | 36 public void testRead() throws IOException { in testRead() method in ProtoInputStreamDoubleTest 42 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamDoubleTest
|
/frameworks/base/core/tests/coretests/src/android/content/ |
D | MemoryFileProviderTest.java | 37 public void testRead() throws Exception { in testRead() method in MemoryFileProviderTest
|
/frameworks/av/media/mtp/tests/ |
D | PosixAsyncIO_test.cpp | 50 TEST_F(PosixAsyncIOTest, testRead) { in TEST_F() argument
|
D | MtpFfsHandle_test.cpp | 118 TYPED_TEST(MtpFfsHandleTest, testRead) { in TYPED_TEST() argument
|