Searched refs:thread_pool_set_before_test_ (Results 1 – 1 of 1) sorted by relevance
225 thread_pool_set_before_test_ = ThreadPoolInstance::Get(); in OnTestStart()230 DCHECK_EQ(thread_pool_set_before_test_, ThreadPoolInstance::Get()) in OnTestEnd()233 thread_pool_set_before_test_ = nullptr; in OnTestEnd()254 raw_ptr<ThreadPoolInstance> thread_pool_set_before_test_ = nullptr; member in base::__anon144980170111::CheckForLeakedGlobals