Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java143 private String toCompactJsonString(Message message) throws IOException { in toCompactJsonString() method in JsonFormatTest
1226 toCompactJsonString(message2)); in testOmittingInsignificantWhiteSpace()