Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DServiceTest.java224 public void testNoGenericServices() throws Exception { in testNoGenericServices() method in ServiceTest
/external/protobuf/python/google/protobuf/internal/
Dgenerator_test.py231 def testNoGenericServices(self): member in GeneratorTest