Searched refs:pre_test_stats (Results 1 – 1 of 1) sorted by relevance
112 NetworkStats pre_test_stats = fetchDataFromProc(mUid); in downloadFile() local124 NetworkStats proc_stats = post_test_stats.subtract(pre_test_stats); in downloadFile()172 NetworkStats pre_test_stats = fetchDataFromProc(mUid); in uploadFile() local178 NetworkStats proc_stats = post_test_stats.subtract(pre_test_stats); in uploadFile()224 NetworkStats pre_test_stats = fetchDataFromProc(downloadManagerUid); in downloadFileUsingDownloadManager() local235 NetworkStats proc_stats = post_test_stats.subtract(pre_test_stats); in downloadFileUsingDownloadManager()