Home
last modified time | relevance | path

Searched refs:testDecodeZigZag (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/objectivec/Tests/
DGPBCodedInputStreamTests.m64 - (void)testDecodeZigZag { method in self
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedInputStreamTest.java287 public void testDecodeZigZag() throws Exception { in testDecodeZigZag() method in CodedInputStreamTest