Home
last modified time | relevance | path

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

/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
DEfficientXmlCheckerTest.java212 public void testRead() { in testRead() method in EfficientXmlCheckerTest
/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
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
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
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
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
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
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
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
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
/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/PosixAsyncIOTest/
DPosixAsyncIO_test.cpp50 TEST_F(PosixAsyncIOTest, testRead) { in TEST_F() argument
/frameworks/av/media/mtp/tests/MtpFfsHandleTest/
DMtpFfsHandle_test.cpp118 TYPED_TEST(MtpFfsHandleTest, testRead) { in TYPED_TEST() argument
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DPackageDexUsageTests.java497 public void testRead() { in testRead() method in PackageDexUsageTests