Home
last modified time | relevance | path

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

/external/chromium_org/chrome/app/
Dchrome_main_delegate.h66 scoped_ptr<base::StatsCounterTimer> stats_counter_timer_; variable
Dchrome_main_delegate.cc674 stats_counter_timer_.reset(new base::StatsCounterTimer("Chrome.Init")); in PreSandboxStartup()
676 (*stats_counter_timer_)); in PreSandboxStartup()