Searched refs:start_at_offset_ (Results 1 – 1 of 1) sorted by relevance
511 P2PDownloadActionTest() : start_at_offset_(0) {} in P2PDownloadActionTest()527 start_at_offset_ = starting_offset; in SetupDownload()569 brillo::Blob(data_.begin() + start_at_offset_, data_.end()); in StartDownload()580 http_fetcher->SetOffset(action_test->start_at_offset_); in StartDownload()604 off_t start_at_offset_; member in chromeos_update_engine::P2PDownloadActionTest