Home
last modified time | relevance | path

Searched defs:testRead (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
DProtoInputStreamBytesTest.java36 public void testRead() throws IOException { in testRead() method in ProtoInputStreamBytesTest
42 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamBytesTest
DProtoInputStreamStringTest.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamStringTest
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamStringTest
DProtoInputStreamBoolTest.java38 public void testRead() throws IOException { in testRead() method in ProtoInputStreamBoolTest
47 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamBoolTest
DProtoInputStreamEnumTest.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamEnumTest
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamEnumTest
DProtoInputStreamInt32Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamInt32Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamInt32Test
DProtoInputStreamSFixed32Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSFixed32Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSFixed32Test
DProtoInputStreamSInt32Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSInt32Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSInt32Test
DProtoInputStreamUInt32Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamUInt32Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamUInt32Test
DProtoInputStreamFixed32Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFixed32Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFixed32Test
DProtoInputStreamInt64Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamInt64Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamInt64Test
DProtoInputStreamFixed64Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFixed64Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFixed64Test
DProtoInputStreamUInt64Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamUInt64Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamUInt64Test
DProtoInputStreamSFixed64Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSFixed64Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSFixed64Test
DProtoInputStreamSInt64Test.java35 public void testRead() throws IOException { in testRead() method in ProtoInputStreamSInt64Test
41 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamSInt64Test
DProtoInputStreamFloatTest.java36 public void testRead() throws IOException { in testRead() method in ProtoInputStreamFloatTest
42 private void testRead(int chunkSize) throws IOException { in testRead() method in ProtoInputStreamFloatTest
DProtoInputStreamDoubleTest.java36 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/
DMemoryFileProviderTest.java37 public void testRead() throws Exception { in testRead() method in MemoryFileProviderTest
/frameworks/av/media/mtp/tests/
DPosixAsyncIO_test.cpp50 TEST_F(PosixAsyncIOTest, testRead) { in TEST_F() argument
DMtpFfsHandle_test.cpp118 TYPED_TEST(MtpFfsHandleTest, testRead) { in TYPED_TEST() argument