Home
last modified time | relevance | path

Searched refs:testIsInitialized (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DFieldPresenceTest.java311 public void testIsInitialized() throws Exception { in testIsInitialized() method in FieldPresenceTest
DAbstractMessageTest.java355 public void testIsInitialized() throws Exception { in testIsInitialized() method in AbstractMessageTest
/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py1265 def testIsInitialized(self): member in MessageTest
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py1578 def testIsInitialized(self): member in ReflectionTest