Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_semaphore_unittest.cc162 class ThreadGroupSemaphoreImplTestParam class
166 ThreadGroupSemaphoreImplTestParam(const ThreadGroupSemaphoreImplTestParam&) =
168 ThreadGroupSemaphoreImplTestParam& operator=(
169 const ThreadGroupSemaphoreImplTestParam&) = delete;
172 ThreadGroupSemaphoreImplTestParam() = default;
221 TEST_P(ThreadGroupSemaphoreImplTestParam, PostTasksWaitAllWorkersIdle) { in TEST_P() argument
246 TEST_P(ThreadGroupSemaphoreImplTestParam, PostTasksWithOneAvailableWorker) { in TEST_P() argument
282 TEST_P(ThreadGroupSemaphoreImplTestParam, Saturate) { in TEST_P() argument
413 ThreadGroupSemaphoreImplTestParam,
417 ThreadGroupSemaphoreImplTestParam,
[all …]