Home
last modified time | relevance | path

Searched refs:CreateAndStartThreadGroup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_semaphore_unittest.cc119 void CreateAndStartThreadGroup( in CreateAndStartThreadGroup() function in base::internal::__anon1e2f1e470111::ThreadGroupSemaphoreImplTestBase
155 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
174 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
534 void CreateAndStartThreadGroup( in CreateAndStartThreadGroup() function in base::internal::__anon1e2f1e470a11::BackgroundThreadGroupSemaphoreTest
548 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
614 CreateAndStartThreadGroup(kReclaimTimeForCleanupTests); in SetUp()
793 CreateAndStartThreadGroup(); in TEST_P()
815 CreateAndStartThreadGroup(); in TEST_P()
840 CreateAndStartThreadGroup(TimeDelta::Max(), kMaxTasks, kMaxBestEffortTasks); in TEST_P()
905 CreateAndStartThreadGroup(); in TEST_P()
[all …]
H A Dthread_group_impl_unittest.cc117 void CreateAndStartThreadGroup( in CreateAndStartThreadGroup() function in base::internal::__anon866189150111::ThreadGroupImplImplTestBase
152 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
168 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
530 void CreateAndStartThreadGroup( in CreateAndStartThreadGroup() function in base::internal::__anon866189150a11::BackgroundThreadGroupImplTest
543 void SetUp() override { CreateAndStartThreadGroup(); } in SetUp()
606 CreateAndStartThreadGroup(kReclaimTimeForCleanupTests); in SetUp()
779 CreateAndStartThreadGroup(); in TEST_P()
801 CreateAndStartThreadGroup(); in TEST_P()
826 CreateAndStartThreadGroup(TimeDelta::Max(), kMaxTasks, kMaxBestEffortTasks); in TEST_P()
891 CreateAndStartThreadGroup(); in TEST_P()
[all …]