total_bytes_downloaded_  101 content/browser/loader/resource_loader_unittest.cc   int total_bytes_downloaded() const { return total_bytes_downloaded_; }
total_bytes_downloaded_  174 content/browser/loader/resource_loader_unittest.cc     total_bytes_downloaded_ += bytes_downloaded;
total_bytes_downloaded_  183 content/browser/loader/resource_loader_unittest.cc   int total_bytes_downloaded_;