Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dwell_known_types_test.py519 def testStruct(self): member in StructTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java748 public void testStruct() throws Exception { in testStruct() method in JsonFormatTest