Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBDescriptorTests.m164 - (void)testOneofDescriptor { method
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java734 public void testOneofDescriptor() throws Exception { in testOneofDescriptor() method in DescriptorsTest