Home
last modified time | relevance | path

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

/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java172 private String toSortedJsonString(Message message) throws IOException { in toSortedJsonString() method in JsonFormatTest
1783 toSortedJsonString(mapMessage)); in testSortedMapKeys()
1786 assertEquals("{\n}", toSortedJsonString(emptyMap)); in testSortedMapKeys()