Searched refs:TRAFFIC_TAG (Results 1 – 3 of 3) sorted by relevance
88 private static final int TRAFFIC_TAG = 1000; field in Offroad2FileDownloaderTest257 .setTrafficTag(TRAFFIC_TAG) in testStartDownloading_wifi()264 assertThat(request.trafficTag()).isEqualTo(TRAFFIC_TAG); in testStartDownloading_wifi()272 assertThat(fakeTrafficStatsTagger.storedTrafficTags).contains(TRAFFIC_TAG); in testStartDownloading_wifi()297 assertThat(fakeTrafficStatsTagger.storedTrafficTags).doesNotContain(TRAFFIC_TAG); in testStartDownloading_wifi_notSettingTrafficTag()314 .setTrafficTag(TRAFFIC_TAG) in testStartDownloading_extraHttpHeaders()
116 private static final int TRAFFIC_TAG = 1000; field in SharedFileManagerTest430 TRAFFIC_TAG, in testNotifyCurrentSize_partialDownloadFile()483 TRAFFIC_TAG, in testStartDownload_whenInlineFileUrlScheme_fails()507 TRAFFIC_TAG, in testStartDownload_unsubscribedFile()545 TRAFFIC_TAG, in testStartDownload_newFile()569 TRAFFIC_TAG, in testStartDownload_downloadedFile()
132 private static final int TRAFFIC_TAG = 1000; field in FileGroupManagerTest3259 .setTrafficTag(TRAFFIC_TAG) in testDownloadPendingGroup_success()3317 .setTrafficTag(TRAFFIC_TAG) in testDownloadPendingGroup_withFailingCustomValidator()3865 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_downloadStartedTimestampAbsent()3904 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_downloadStartedTimestampPresent()3947 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_updateBookkeepingOnDownloadFailed()4009 .setTrafficTag(TRAFFIC_TAG) in testDownloadToBeSharedPendingGroup_success_lowSdk_notShared()4076 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_success_oneFileAndroidSharedAndDownloaded()4137 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_pending_oneBlobExistsBeforeDownload()4244 .setTrafficTag(TRAFFIC_TAG) in testDownloadFileGroup_pending_oneBlobExistsAfterDownload()[all …]