Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DTextFormatTest.java780 String goodTextCanonical = in testParseBoolean() local
789 assertEquals(goodTextCanonical, builder.build().toString()); in testParseBoolean()