Searched defs:byteCount (Results 1 – 6 of 6) sorted by relevance
47 public int byteCount; field in MidiSoloTest.MyMidiReceiver
141 static byte[] read(ParcelFileDescriptor parcelFileDescriptor, int byteCount, int fileOffset) in read()155 static void write(ParcelFileDescriptor parcelFileDescriptor, byte[] bytes, int byteCount, in write()
925 int byteCount = 512; in testWriteSuccessfulToTranscodedContent() local
367 int byteCount; in readUtf8String() local
435 private long readX(int byteCount) throws IOException { in readX()
2009 int byteCount = test.getAllocationByteCount(); in testConserveMemoryPlusHardware() local