IsRunningOnThread  240 sync/notifier/sync_system_resources.cc   DCHECK(scheduler_->IsRunningOnThread()) << "not running on scheduler thread";
IsRunningOnThread   60 sync/notifier/sync_system_resources.h   virtual bool IsRunningOnThread() const OVERRIDE;
IsRunningOnThread  148 sync/notifier/sync_system_resources_unittest.cc       sync_system_resources_.internal_scheduler()->IsRunningOnThread());