Searched defs:total_bytes (Results 1 – 7 of 7) sorted by relevance
175 int64_t total_bytes[kNumDownloadSources] = {}; in TEST_F() local
413 int64_t total_bytes = 0; in ReportSuccessfulUpdateMetrics() local
704 int64_t total_bytes = 0; in CollectAndReportSuccessfulUpdateMetrics() local
900 int64_t total_bytes[kNumDownloadSources] = {}; in TEST() local
191 size_t total_bytes = start + bytes; local
141 const size_t total_bytes) { in RemoveIdenticalBlockRanges()
147 void GsiService::StartAsyncOperation(const std::string& step, int64_t total_bytes) { in StartAsyncOperation()