Home
last modified time | relevance | path

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

/aosp14/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DEfficientXmlCheckerTest.java212 public void testRead() { in testRead() method in EfficientXmlCheckerTest
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DMemoryFileProviderTest.java37 public void testRead() throws Exception { in testRead() method in MemoryFileProviderTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DPackageDexUsageTests.java497 public void testRead() { in testRead() method in PackageDexUsageTests