Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_impl_unittest.cc143 class ThreadGroupImplImplTest : public ThreadGroupImplImplTestBase, class
146 ThreadGroupImplImplTest(const ThreadGroupImplImplTest&) = delete;
147 ThreadGroupImplImplTest& operator=(const ThreadGroupImplImplTest&) = delete;
150 ThreadGroupImplImplTest() = default;
302 TEST_F(ThreadGroupImplImplTest, ShouldYieldFloodedUserVisible) { in TEST_F() argument
423 class ThreadGroupImplImplStartInBodyTest : public ThreadGroupImplImplTest {
528 class BackgroundThreadGroupImplTest : public ThreadGroupImplImplTest {