Searched refs:upload_total_ (Results 1 – 3 of 3) sorted by relevance
32 int64 upload_total_ = 0; member
38 upload_total_ = total; in OnUploadProgress()
2483 EXPECT_EQ((int64)upload_data.size(), client->upload_total_); in VerifyResponse()2486 EXPECT_EQ(0, client->upload_total_); in VerifyResponse()