Home
last modified time | relevance | path

Searched defs:assertRoundTrips (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDecodeUtf8Test.java280 private void assertRoundTrips(String str) throws Exception { in assertRoundTrips() method in DecodeUtf8Test
284 private void assertRoundTrips(String str, int index, int size) throws Exception { in assertRoundTrips() method in DecodeUtf8Test