Home
last modified time | relevance | path

Searched defs:bytesRead (Results 1 – 23 of 23) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DSysctlBaseTest.java57 int bytesRead = Os.read(fd, buf, 0, buf.length); in readFile() local
DIpSecBaseTest.java130 AtomicInteger bytesRead = new AtomicInteger(-1); in receive() local
267 int bytesRead = mSocket.getInputStream().read(in); in receive() local
DLocalSocketTest.java372 private int bytesRead; field in LocalSocketTest.StreamReader
/cts/tests/tests/net/src/android/net/http/cts/
DApacheHttpClientTest.java84 int bytesRead = stream.read(buffer); in assertDownloadResponse() local
/cts/tests/tests/net/src/android/net/ipv6/cts/
DPingTest.java114 int bytesRead; in checkResponse() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DSystemUtil.java73 int bytesRead; in runShellCommand() local
DFileUtils.java117 int bytesRead; in copyToFile() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/
DUsbAccessoryTestActivity.java226 long bytesRead = 0; in onAttached() local
/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentInfoTest.java174 long bytesRead = 0; in printDocumentBaseTest() local
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DAccessoryTestCompanion.java171 long bytesRead = 0; in runTest() local
/cts/tests/tests/os/src/android/os/cts/
DSeccompTest.java438 int bytesRead = policyStream.read(buffer); in installTestFilter() local
/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerGetConfigTests.java85 int bytesRead; in executeShellCommand() local
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTriggerContentTest.java167 int bytesRead; in copyToFileOrThrow() local
/cts/tests/tests/media/src/android/media/cts/
DVpxCodecTestBase.java486 int bytesRead = srcStream.read(srcFrame); in cacheScaledImage() local
756 int bytesRead = mYuvStream.read(mSrcFrame); in getInputFrame() local
1345 int bytesRead = yuvStream.read(srcFrame); in encode() local
1650 int bytesRead = yuvStream[i].read(srcFrame[i]); in encodeSimulcast() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java149 int bytesRead = streamIn.read(buffer, total, in run() local
/cts/tests/tests/keystore/src/android/server/am/
DActivityManagerState.java128 int bytesRead; in executeShellCommand() local
DWindowManagerState.java131 int bytesRead; in executeShellCommand() local
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java347 int bytesRead = 0, totalRead = 0; in writeAndCheckData() local
/cts/tests/tests/security/src/android/security/cts/
DSSLConscryptPlainTextExposureTest.java810 int bytesRead = socketChannel.read(dataInNetBuffer); in read() local
/cts/tests/framework/base/activitymanager/util/src/android/server/am/
DActivityManagerState.java136 int bytesRead; in executeShellCommand() local
DWindowManagerState.java164 int bytesRead; in executeShellCommand() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java118 int bytesRead; in writeToStream() local
908 final int bytesRead = mInputStream.read(b, off, len); in read() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...