Searched refs:filesize (Results 1 – 2 of 2) sorted by relevance
163 long filesize = DOWNLOAD_FILESIZE; in verifyFileDownloadSucceeded() local201 verifyFileSize(pfd, filesize); in verifyFileDownloadSucceeded()222 long filesize = DOWNLOAD_FILESIZE; in runLargeDownloadOverWiFi() local244 verifyFileSize(pfd, filesize); in runLargeDownloadOverWiFi()264 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleSwitching() local322 verifyFileSize(pfd, filesize); in runDownloadMultipleSwitching()341 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleWiFiEnableDisable() local390 verifyFileSize(pfd, filesize); in runDownloadMultipleWiFiEnableDisable()410 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleAirplaneModeEnableDisable() local461 verifyFileSize(pfd, filesize); in runDownloadMultipleAirplaneModeEnableDisable()
1219 int64_t filesize = -1; in release() local1222 filesize = statbuf.st_size; in release()1225 sync_elapsed_ns / 1000000, (int64_t) filesize); in release()