Home
last modified time | relevance | path

Searched defs:byteCount (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DMidiSoloTest.java47 public int byteCount; field in MidiSoloTest.MyMidiReceiver
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java141 static byte[] read(ParcelFileDescriptor parcelFileDescriptor, int byteCount, int fileOffset) in read()
155 static void write(ParcelFileDescriptor parcelFileDescriptor, byte[] bytes, int byteCount, in write()
DTranscodeTest.java925 int byteCount = 512; in testWriteSuccessfulToTranscodedContent() local
/cts/tests/tests/util/src/android/util/cts/
DStrictJarFileTest.java367 int byteCount; in readUtf8String() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReadElf.java435 private long readX(int byteCount) throws IOException { in readX()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java2009 int byteCount = test.getAllocationByteCount(); in testConserveMemoryPlusHardware() local