Home
last modified time | relevance | path

Searched refs:ContentLoadingTimeout (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/hats/
H A Dhats_web_dialog.cc224 const base::TimeDelta HatsWebDialog::ContentLoadingTimeout() const { in ContentLoadingTimeout() function in HatsWebDialog
250 loading_timer_.Start(FROM_HERE, ContentLoadingTimeout(), in CreateWebDialog()
H A Dhats_web_dialog.h75 virtual const base::TimeDelta ContentLoadingTimeout() const;
H A Dhats_browsertest.cc87 const base::TimeDelta ContentLoadingTimeout() const override { in ContentLoadingTimeout() function in TestHatsWebDialog