Searched refs:ThreadAliveForTesting (Results 1 – 3 of 3) sorted by relevance
150 bool ThreadAliveForTesting() const;
114 bool SchedulerWorker::ThreadAliveForTesting() const { in ThreadAliveForTesting() function in base::internal::SchedulerWorker
622 EXPECT_FALSE(worker->ThreadAliveForTesting()); in TEST()