Searched refs:total_bytes_downloaded_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_loader_unittest.cc97 total_bytes_downloaded_(0) {
123 int total_bytes_downloaded() const { return total_bytes_downloaded_; }
206 total_bytes_downloaded_ += bytes_downloaded;
223 int total_bytes_downloaded_; member in class:content::__anon7222::ResourceHandlerStub

Completed in 91 milliseconds