Searched defs:byteSource (Results 1 – 3 of 3) sorted by relevance
32 private final TestByteSource byteSource; field in TestCharSource
167 ByteSource byteSource = new TestByteSource("hamburger\n".getBytes(Charsets.US_ASCII)); in testHash() local
898 jspb.utils.debugBytesToTextFormat = function(byteSource) { argument