/aosp_15_r20/cts/tests/tests/proto/src/android/util/proto/cts/ |
H A D | ProtoOutputStreamInt32Test.java | 227 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamInt32Test 245 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamInt32Test
|
H A D | ProtoOutputStreamInt64Test.java | 260 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamInt64Test 277 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamInt64Test
|
H A D | ProtoOutputStreamSInt32Test.java | 221 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamSInt32Test 238 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamSInt32Test
|
H A D | ProtoOutputStreamDoubleTest.java | 316 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamDoubleTest 334 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamDoubleTest
|
H A D | ProtoOutputStreamFloatTest.java | 292 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamFloatTest 309 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamFloatTest
|
H A D | ProtoOutputStreamSInt64Test.java | 256 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamSInt64Test 273 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamSInt64Test
|
H A D | ProtoOutputStreamUInt64Test.java | 260 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamUInt64Test 277 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamUInt64Test
|
H A D | ProtoOutputStreamSFixed64Test.java | 269 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamSFixed64Test 287 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamSFixed64Test
|
H A D | ProtoOutputStreamFixed32Test.java | 221 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamFixed32Test 238 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamFixed32Test
|
H A D | ProtoOutputStreamEnumTest.java | 237 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamEnumTest 254 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamEnumTest
|
H A D | ProtoOutputStreamBoolTest.java | 182 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamBoolTest 200 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamBoolTest
|
H A D | ProtoOutputStreamSFixed32Test.java | 221 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamSFixed32Test 239 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamSFixed32Test
|
H A D | ProtoOutputStreamUInt32Test.java | 221 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamUInt32Test 238 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamUInt32Test
|
H A D | ProtoOutputStreamFixed64Test.java | 270 public void testPacked() throws Exception { in testPacked() method in ProtoOutputStreamFixed64Test 288 public void testPacked(int chunkSize) throws Exception { in testPacked() method in ProtoOutputStreamFixed64Test
|
/aosp_15_r20/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
H A D | ProtoInputStreamBoolTest.java | 254 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamBoolTest 263 public void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamBoolTest
|
H A D | ProtoInputStreamEnumTest.java | 292 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamEnumTest 298 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamEnumTest
|
H A D | ProtoInputStreamUInt32Test.java | 290 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamUInt32Test 296 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamUInt32Test
|
H A D | ProtoInputStreamFixed32Test.java | 285 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamFixed32Test 291 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamFixed32Test
|
H A D | ProtoInputStreamSFixed32Test.java | 285 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamSFixed32Test 291 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamSFixed32Test
|
H A D | ProtoInputStreamSInt32Test.java | 285 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamSInt32Test 291 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamSInt32Test
|
H A D | ProtoInputStreamInt32Test.java | 291 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamInt32Test 297 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamInt32Test
|
H A D | ProtoInputStreamSInt64Test.java | 333 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamSInt64Test 339 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamSInt64Test
|
H A D | ProtoInputStreamUInt64Test.java | 338 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamUInt64Test 344 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamUInt64Test
|
H A D | ProtoInputStreamFixed64Test.java | 348 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamFixed64Test 354 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamFixed64Test
|
H A D | ProtoInputStreamSFixed64Test.java | 348 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamSFixed64Test 354 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamSFixed64Test
|