Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dprofile_sync_test_util.cc17 notification_thread_(notification_thread) {} in ThreadNotificationService()
21 notification_thread_->message_loop()->PostTask( in Init()
29 notification_thread_->message_loop()->PostTask( in TearDown()
Dprofile_sync_test_util.h61 base::Thread* notification_thread_; variable