Searched refs:hash_state_ (Results 1 – 3 of 3) sorted by relevance
125 hash_state_("xyzzy"), in DownloadFileTest()137 hash_state_ = hash_state; in SetUpdateDownloadInfo()141 observer_->CurrentUpdateStatus(bytes_, bytes_per_sec_, hash_state_); in ConfirmUpdateDownloadInfo()341 std::string hash_state_; member in content::DownloadFileTest788 EXPECT_EQ(download_file_->GetHashState(), hash_state_); in TEST_F()
636 return hash_state_; in GetHashState()1016 hash_state_ = ""; in OnAllDataSaved()1049 hash_state_ = hash_state; in DestinationUpdate()1585 received_bytes_, &hash_state_)); in TransitionTo()1592 false, last_reason_, received_bytes_, &hash_state_)); in TransitionTo()1599 &hash_state_)); in TransitionTo()1706 hash_state_ = ""; in ResumeInterruptedDownload()
477 std::string hash_state_; variable