Home
last modified time | relevance | path

Searched refs:testBadWireType (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamStringTest.java347 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamStringTest
H A DProtoInputStreamBytesTest.java366 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamBytesTest
H A DProtoInputStreamObjectTest.java451 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamObjectTest
H A DProtoInputStreamBoolTest.java444 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamBoolTest
H A DProtoInputStreamEnumTest.java514 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamEnumTest
H A DProtoInputStreamFixed32Test.java491 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamFixed32Test
H A DProtoInputStreamInt32Test.java509 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamInt32Test
H A DProtoInputStreamSFixed32Test.java491 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamSFixed32Test
H A DProtoInputStreamSInt32Test.java491 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamSInt32Test
H A DProtoInputStreamUInt32Test.java508 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamUInt32Test
H A DProtoInputStreamFixed64Test.java592 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamFixed64Test
H A DProtoInputStreamInt64Test.java589 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamInt64Test
H A DProtoInputStreamSFixed64Test.java591 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamSFixed64Test
H A DProtoInputStreamSInt64Test.java566 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamSInt64Test
H A DProtoInputStreamUInt64Test.java585 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamUInt64Test
H A DProtoInputStreamFloatTest.java623 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamFloatTest
H A DProtoInputStreamDoubleTest.java671 public void testBadWireType() throws IOException { in testBadWireType() method in ProtoInputStreamDoubleTest