Home
last modified time | relevance | path

Searched defs:testExtensions (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DProto2ExtensionLookupSchemaTest.java61 public void testExtensions() throws Exception { in testExtensions() method in Proto2ExtensionLookupSchemaTest
DLazyMessageLiteTest.java299 public void testExtensions() throws Exception { in testExtensions() method in LazyMessageLiteTest
/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DProto2ExtensionLookupSchemaTest.java61 public void testExtensions() throws Exception { in testExtensions() method in Proto2ExtensionLookupSchemaTest
DLazyMessageLiteTest.java299 public void testExtensions() throws Exception { in testExtensions() method in LazyMessageLiteTest
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueProcessor.java86 public AutoValueProcessor(Iterable<? extends AutoValueExtension> testExtensions) { in AutoValueProcessor()
91 Iterable<? extends AutoValueExtension> testExtensions, ClassLoader loaderForExtensions) { in AutoValueProcessor()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp87 const string testExtensions = (OPTYPE_CLUSTERED == caseDef.opType) in getExtHeader() local
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py2456 def testExtensions(self): member in ByteSizeTest
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py2456 def testExtensions(self): member in ByteSizeTest
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java2833 public void testExtensions() throws Exception { in testExtensions() method in NanoTest