Home
last modified time | relevance | path

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

/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbMidiPacketConverterTest.java372 final int bytesToEncodePerEncoding = 10; in testEncodeDecode() local
387 startByte += bytesToEncodePerEncoding) { in testEncodeDecode()
390 startByte + bytesToEncodePerEncoding); in testEncodeDecode()