HomeSort by relevance Sort by last modified time
    Searched defs:hash_state_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/download/
download_file_unittest.cc 81 hash_state_("xyzzy"),
93 hash_state_ = hash_state;
97 observer_->CurrentUpdateStatus(bytes_, bytes_per_sec_, hash_state_);
298 std::string hash_state_; member in class:content::DownloadFileTest
597 EXPECT_EQ(download_file_->GetHashState(), hash_state_);
download_item_impl.h 477 std::string hash_state_; member in class:content::DownloadItemImpl

Completed in 82 milliseconds