Home
last modified time | relevance | path

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

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