Searched refs:thread_pool_set_before_suite_ (Results 1 – 1 of 1) sorted by relevance
239 thread_pool_set_before_suite_ = ThreadPoolInstance::Get(); in OnTestSuiteStart()244 DCHECK_EQ(thread_pool_set_before_suite_, ThreadPoolInstance::Get()) in OnTestSuiteEnd()247 thread_pool_set_before_suite_ = nullptr; in OnTestSuiteEnd()255 raw_ptr<ThreadPoolInstance> thread_pool_set_before_suite_ = nullptr; member in base::__anon144980170111::CheckForLeakedGlobals