Searched refs:testObjectOneChar (Results 1 – 1 of 1) sorted by relevance
78 public void testObjectOneChar() throws IOException { in testObjectOneChar() method in ProtoInputStreamObjectTest79 testObjectOneChar(0); in testObjectOneChar()80 testObjectOneChar(1); in testObjectOneChar()81 testObjectOneChar(5); in testObjectOneChar()87 private void testObjectOneChar(int chunkSize) throws IOException { in testObjectOneChar() method in ProtoInputStreamObjectTest