Home
last modified time | relevance | path

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

/cts/tests/tests/netpermission/updatestatspermission/src/android/net/cts/network/permission/
DUpdateStatsPermissionTest.java60 final int byteCount = 1024; in testUpdateDeviceStatsPermission() local
/cts/tests/tests/media/src/android/media/cts/
DMidiSoloTest.java49 public int byteCount; field in MidiSoloTest.MyMidiReceiver
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java135 static byte[] read(ParcelFileDescriptor parcelFileDescriptor, int byteCount, int fileOffset) in read()
149 static void write(ParcelFileDescriptor parcelFileDescriptor, byte[] bytes, int byteCount, in write()
DTranscodeTest.java943 int byteCount = 512; in testWriteSuccessfulToTranscodedContent() local
/cts/tests/tests/util/src/android/util/cts/
DStrictJarFileTest.java360 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.java1890 int byteCount = test.getAllocationByteCount(); in testConserveMemoryPlusHardware() local