Searched refs:CanUseBackgroundThreadTypeForWorkerThread (Results 1 – 12 of 12) sorted by relevance
16 EXPECT_TRUE(CanUseBackgroundThreadTypeForWorkerThread()); in TEST()19 EXPECT_FALSE(CanUseBackgroundThreadTypeForWorkerThread()); in TEST()
267 CanUseBackgroundThreadTypeForWorkerThread() ? ThreadType::kBackground in TEST_P()271 CanUseBackgroundThreadTypeForWorkerThread() ? ThreadType::kBackground in TEST_P()328 CanUseBackgroundThreadTypeForWorkerThread() ? background in TEST_P()332 CanUseBackgroundThreadTypeForWorkerThread() ? background in TEST_P()351 CanUseBackgroundThreadTypeForWorkerThread() ? background_blocking in TEST_P()355 CanUseBackgroundThreadTypeForWorkerThread() ? background_blocking in TEST_P()
62 bool CanUseBackgroundThreadTypeForWorkerThread() { in CanUseBackgroundThreadTypeForWorkerThread() function
51 bool BASE_EXPORT CanUseBackgroundThreadTypeForWorkerThread();
87 CanUseBackgroundThreadTypeForWorkerThread(); in TraitsSupportBackgroundThreadType()1188 CanUseBackgroundThreadTypeForWorkerThread() ? 1 : 0; in TEST_P()1199 CanUseBackgroundThreadTypeForWorkerThread() ? 2 : 0; in TEST_P()1421 CanUseBackgroundThreadTypeForWorkerThread()); in TEST_P()1550 CanUseBackgroundThreadTypeForWorkerThread() || in CreateTaskRunnersAndEvents()
144 DCHECK(CanUseBackgroundThreadTypeForWorkerThread() || in WorkerThread()
93 if (CanUseBackgroundThreadTypeForWorkerThread()) { in ThreadPoolImpl()
530 if (!CanUseBackgroundThreadTypeForWorkerThread()) in CreateAndStartThreadGroup()545 if (!CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()
68 CanUseBackgroundThreadTypeForWorkerThread(); in GetEnvironmentIndexForTraits()
800 if (!CanUseBackgroundThreadTypeForWorkerThread()) in TEST()
62 CanUseBackgroundThreadTypeForWorkerThread(); in IsBackgroundPriorityWorker()
731 if (internal::CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()777 if (internal::CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()