Home
last modified time | relevance | path

Searched refs:testFileDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py132 def testFileDescriptor(self): member in DescriptorTest
Dgenerator_test.py204 def testFileDescriptor(self): member in GeneratorTest
/external/protobuf/java/src/test/java/com/google/protobuf/
DDescriptorsTest.java86 public void testFileDescriptor() throws Exception { in testFileDescriptor() method in DescriptorsTest