Searched refs:testComplexObject (Results 1 – 1 of 1) sorted by relevance
248 public void testComplexObject() throws IOException { in testComplexObject() method in ProtoInputStreamObjectTest249 testComplexObject(0); in testComplexObject()250 testComplexObject(1); in testComplexObject()251 testComplexObject(5); in testComplexObject()257 private void testComplexObject(int chunkSize) throws IOException { in testComplexObject() method in ProtoInputStreamObjectTest