Searched refs:showBytes (Results 1 – 5 of 5) sorted by relevance
307 static string showBytes(const Bytes &bytes) in showBytes() function335 checkEq(showBytes(result), expect); in checkBytesEq()339 checkEq(showBytes(result), showBytes(expect)); in checkBytesEq()451 CHECK(showBytes(readBytes(testBasicSettingsBytes)) == testBasicSettingsBytes);
1069 logln(s.getClass() + ": " + showBytes(contents));1083 private String showBytes(byte[] contents) {
1796 logln("bytes: " + contents.length + "; " + item.getClass() + ": " + showBytes(contents)); in checkStreamingEquality()1813 private String showBytes(byte[] contents) { in showBytes() method in MeasureUnitTest
1073 logln(s.getClass() + ": " + showBytes(contents));1087 private String showBytes(byte[] contents) {
1800 logln("bytes: " + contents.length + "; " + item.getClass() + ": " + showBytes(contents)); in checkStreamingEquality()1817 private String showBytes(byte[] contents) { in showBytes() method in MeasureUnitTest