Searched refs:WillWaitForShutdown (Results 1 – 4 of 4) sorted by relevance
52 void WillWaitForShutdown() override;
47 void SequencedWorkerPoolOwner::WillWaitForShutdown() { in WillWaitForShutdown() function in base::SequencedWorkerPoolOwner
158 virtual void WillWaitForShutdown() = 0;
762 testing_observer_->WillWaitForShutdown(); in Shutdown()