Searched defs:numBytes (Results 1 – 10 of 10) sorted by relevance
82 int numBytes = 0; in assertDownloadResponse() local
39 public byte[] generateSeed(int numBytes) { in generateSeed()
135 int numBytes = 0; in getSignature() local
78 int numBytes = 1337; in testStoreVideoMediaExternal() local
226 int numBytes = 1337; in testStoreImagesMediaExternal() local
60 int numBytes = 0; in calcNumBufferBytes() local
135 public static void createFile(File file, int numBytes) throws IOException { in createFile()
443 public String getTestDownloadUrl(String downloadId, int numBytes) { in getTestDownloadUrl()815 int numBytes = uri.getQueryParameter(NUM_BYTES_PARAMETER) != null in createTestDownloadResponse() local824 private static FileEntity createFileEntity(String downloadId, int numBytes) throws IOException { in createFileEntity()
179 void* buffer, ssize_t numBytes, off64_t offset) { in onPread()
508 protected int writeBlock(int numBytes) { in writeBlock()