Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Djson_format_test.py208 def testMapFields(self): member in JsonFormatTest
/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java477 public void testMapFields() throws Exception { in testMapFields() method in JsonFormatTest