Home
last modified time | relevance | path

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

12

/aosp_15_r20/cts/tests/tests/proto/src/android/util/proto/cts/
H A DProtoOutputStreamInt32Test.java227 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 DProtoOutputStreamInt64Test.java260 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 DProtoOutputStreamSInt32Test.java221 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 DProtoOutputStreamDoubleTest.java316 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 DProtoOutputStreamFloatTest.java292 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 DProtoOutputStreamSInt64Test.java256 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 DProtoOutputStreamUInt64Test.java260 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 DProtoOutputStreamSFixed64Test.java269 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 DProtoOutputStreamFixed32Test.java221 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 DProtoOutputStreamEnumTest.java237 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 DProtoOutputStreamBoolTest.java182 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 DProtoOutputStreamSFixed32Test.java221 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 DProtoOutputStreamUInt32Test.java221 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 DProtoOutputStreamFixed64Test.java270 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 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 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 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 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 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

12