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();
84 CanUseBackgroundThreadTypeForWorkerThread(); in TraitsSupportBackgroundThreadType()1170 CanUseBackgroundThreadTypeForWorkerThread() ? 1 : 0; in TEST_P()1181 CanUseBackgroundThreadTypeForWorkerThread() ? 2 : 0; in TEST_P()1340 CanUseBackgroundThreadTypeForWorkerThread()); in TEST_P()1468 expected_previous_event = CanUseBackgroundThreadTypeForWorkerThread() in CreateTaskRunnersAndEvents()
150 DCHECK(CanUseBackgroundThreadTypeForWorkerThread() || in WorkerThread()
92 if (CanUseBackgroundThreadTypeForWorkerThread()) { in ThreadPoolImpl()
536 if (!CanUseBackgroundThreadTypeForWorkerThread()) in CreateAndStartThreadGroup()551 if (!CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()
67 CanUseBackgroundThreadTypeForWorkerThread(); in GetEnvironmentIndexForTraits()
797 if (!CanUseBackgroundThreadTypeForWorkerThread()) in TEST()
62 CanUseBackgroundThreadTypeForWorkerThread(); in IsBackgroundPriorityWorker()
731 if (internal::CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()777 if (internal::CanUseBackgroundThreadTypeForWorkerThread()) in TEST_F()