Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DFieldPresenceTest.java339 public void testIsInitialized() throws Exception { in testIsInitialized() method in FieldPresenceTest
DAbstractMessageTest.java365 public void testIsInitialized() throws Exception { in testIsInitialized() method in AbstractMessageTest
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DAbstractMessageTest.java332 public void testIsInitialized() throws Exception { in testIsInitialized() method in AbstractMessageTest
/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py1270 def testIsInitialized(self): member in MessageTest
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py1766 def testIsInitialized(self): member in ReflectionTest