Searched refs:justRightBytesDecoded (Results 1 – 1 of 1) sorted by relevance
410 int justRightBytesDecoded = decoder.decode(input, justRight); in testDecoder_decodeArrayToArray() local411 assertEquals(decodedBytes.length, justRightBytesDecoded); in testDecoder_decodeArrayToArray()