Home
last modified time | relevance | path

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

/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java158 private String toCompactJsonString(Message message) throws IOException { in toCompactJsonString() method in JsonFormatTest
1596 toCompactJsonString(message2)); in testOmittingInsignificantWhiteSpace()