Home
last modified time | relevance | path

Searched defs:testRepeated (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBytesTest.java153 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamBytesTest
159 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamBytesTest
H A DProtoInputStreamStringTest.java140 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamStringTest
146 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamStringTest
H A DProtoInputStreamBoolTest.java129 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamBoolTest
138 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamBoolTest
H A DProtoInputStreamEnumTest.java148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamEnumTest
154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamEnumTest
H A DProtoInputStreamUInt32Test.java148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamUInt32Test
154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamUInt32Test
H A DProtoInputStreamFixed32Test.java146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFixed32Test
152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFixed32Test
H A DProtoInputStreamInt32Test.java148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamInt32Test
154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamInt32Test
H A DProtoInputStreamSFixed32Test.java146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSFixed32Test
152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSFixed32Test
H A DProtoInputStreamSInt32Test.java146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSInt32Test
152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSInt32Test
H A DProtoInputStreamSInt64Test.java166 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSInt64Test
172 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSInt64Test
H A DProtoInputStreamUInt64Test.java168 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamUInt64Test
174 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamUInt64Test
H A DProtoInputStreamFixed64Test.java171 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFixed64Test
177 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFixed64Test
H A DProtoInputStreamInt64Test.java169 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamInt64Test
175 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamInt64Test
H A DProtoInputStreamSFixed64Test.java171 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSFixed64Test
177 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSFixed64Test
H A DProtoInputStreamDoubleTest.java192 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamDoubleTest
198 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamDoubleTest
H A DProtoInputStreamFloatTest.java183 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFloatTest
189 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFloatTest