Home
last modified time | relevance | path

Searched defs:watchdog_thread_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/metrics/
Dthread_watcher.h318 static WatchDogThread* watchdog_thread_; // The singleton of this class. variable
Dthread_watcher.cc349 WatchDogThread* WatchDogThread::watchdog_thread_ = NULL; member in WatchDogThread
Dthread_watcher_unittest.cc272 scoped_ptr<WatchDogThread> watchdog_thread_; member in ThreadWatcherTest
/external/chromium/chrome/browser/
Dbrowser_process_impl.h185 scoped_ptr<WatchDogThread> watchdog_thread_; variable