Home
last modified time | relevance | path

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

/external/protobuf/objectivec/Tests/
DGPBDescriptorTests.m156 - (void)testOneofDescriptor { method
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java726 public void testOneofDescriptor() throws Exception { in testOneofDescriptor() method in DescriptorsTest