Home
last modified time | relevance | path

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

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