Searched refs:send_should_close_start_time_ (Results 1 – 2 of 2) sorted by relevance
703 send_should_close_start_time_ = base::TimeTicks::Now(); in FirePageBeforeUnload()1488 OnShouldCloseACK(true, send_should_close_start_time_, in OnNavigate()1870 if (!send_should_close_start_time_.is_null() && in OnShouldCloseACK()1878 LocalTimeTicks::FromTimeTicks(send_should_close_start_time_), in OnShouldCloseACK()
739 base::TimeTicks send_should_close_start_time_; variable