Searched refs:got_on_before_download_ (Results 1 – 1 of 1) sorted by relevance
312 if (got_delay_callback_ && got_on_before_download_ && in ContinuePendingIfReady()325 EXPECT_FALSE(got_on_before_download_); in OnBeforeDownload()327 got_on_before_download_.yes(); in OnBeforeDownload()376 if (got_on_before_download_) { in OnDownloadUpdated()465 EXPECT_FALSE(got_on_before_download_); in DestroyTest()469 EXPECT_TRUE(got_on_before_download_); in DestroyTest()529 TrackCallback got_on_before_download_; member in __anon6fcd12be0111::DownloadTestHandler