Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Ddownload_unittest.cc38 should_delay_(false), in DownloadSchemeHandler()
52 should_delay_ = true; in Open()
91 if (should_delay_ && !delay_callback_.is_null()) { in Read()
131 bool should_delay_; member in __anon6fcd12be0111::DownloadSchemeHandler