/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
D | ProtoInputStreamBytesTest.java | 153 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamBytesTest 159 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamBytesTest
|
D | ProtoInputStreamStringTest.java | 140 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamStringTest 146 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamStringTest
|
D | ProtoInputStreamBoolTest.java | 129 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamBoolTest 138 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamBoolTest
|
D | ProtoInputStreamEnumTest.java | 148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamEnumTest 154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamEnumTest
|
D | ProtoInputStreamFixed32Test.java | 146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFixed32Test 152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFixed32Test
|
D | ProtoInputStreamSFixed32Test.java | 146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSFixed32Test 152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSFixed32Test
|
D | ProtoInputStreamUInt32Test.java | 148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamUInt32Test 154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamUInt32Test
|
D | ProtoInputStreamSInt32Test.java | 146 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSInt32Test 152 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSInt32Test
|
D | ProtoInputStreamInt32Test.java | 148 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamInt32Test 154 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamInt32Test
|
D | ProtoInputStreamSInt64Test.java | 166 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSInt64Test 172 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSInt64Test
|
D | ProtoInputStreamInt64Test.java | 169 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamInt64Test 175 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamInt64Test
|
D | ProtoInputStreamFixed64Test.java | 171 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFixed64Test 177 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFixed64Test
|
D | ProtoInputStreamSFixed64Test.java | 171 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamSFixed64Test 177 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamSFixed64Test
|
D | ProtoInputStreamUInt64Test.java | 168 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamUInt64Test 174 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamUInt64Test
|
D | ProtoInputStreamFloatTest.java | 183 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamFloatTest 189 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamFloatTest
|
D | ProtoInputStreamDoubleTest.java | 192 public void testRepeated() throws IOException { in testRepeated() method in ProtoInputStreamDoubleTest 198 private void testRepeated(int chunkSize) throws IOException { in testRepeated() method in ProtoInputStreamDoubleTest
|