Home
last modified time | relevance | path

Searched defs:testPacked (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamBoolTest.java254 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 DProtoInputStreamEnumTest.java292 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 DProtoInputStreamUInt32Test.java290 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 DProtoInputStreamFixed32Test.java285 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 DProtoInputStreamInt32Test.java291 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 DProtoInputStreamSFixed32Test.java285 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 DProtoInputStreamSInt32Test.java285 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 DProtoInputStreamSInt64Test.java333 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 DProtoInputStreamUInt64Test.java338 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 DProtoInputStreamFixed64Test.java348 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 DProtoInputStreamInt64Test.java340 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamInt64Test
346 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamInt64Test
H A DProtoInputStreamSFixed64Test.java348 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamSFixed64Test
354 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamSFixed64Test
H A DProtoInputStreamDoubleTest.java399 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamDoubleTest
405 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamDoubleTest
H A DProtoInputStreamFloatTest.java372 public void testPacked() throws IOException { in testPacked() method in ProtoInputStreamFloatTest
378 private void testPacked(int chunkSize) throws IOException { in testPacked() method in ProtoInputStreamFloatTest