Searched refs:download_total_ (Results 1 – 3 of 3) sorted by relevance
35 int64 download_total_ = 0; member
48 download_total_ = total; in OnDownloadProgress()
2493 client->download_total_); in VerifyResponse()2496 EXPECT_EQ(0, client->download_total_); in VerifyResponse()