Home
last modified time | relevance | path

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

/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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