Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dscoped_thread_priority_unittest.cc40 PlatformThread::GetCurrentThreadPriorityForTest()); in SetUp()
49 PlatformThread::GetCurrentThreadPriorityForTest()); in FunctionThatBoostsPriorityOnFirstInvoke()
55 PlatformThread::GetCurrentThreadPriorityForTest()); in FunctionThatBoostsPriorityOnEveryInvoke()
102 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
105 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
118 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
121 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
137 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
141 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
144 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
[all …]
H A Dplatform_thread_unittest.cc294 EXPECT_EQ(PlatformThread::GetCurrentThreadPriorityForTest(), priority); in RunTest()
354 PlatformThread::GetCurrentThreadPriorityForTest(); in GetCurrentThreadPriorityIfStartWithThreadType()
378 *priority = PlatformThread::GetCurrentThreadPriorityForTest(); in GetCurrentThreadPriorityIfSetThreadTypeLater()
H A Dplatform_thread_win.cc456 if (PlatformThread::GetCurrentThreadPriorityForTest() != in SetCurrentThreadPriority()
511 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThread
H A Dplatform_thread_fuchsia.cc143 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThread
H A Dplatform_thread.h275 static ThreadPriorityForTest GetCurrentThreadPriorityForTest();
H A Dplatform_thread_posix.cc400 ThreadPriorityForTest PlatformThreadBase::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThreadBase
H A Dplatform_thread_apple.mm343 ThreadPriorityForTest PlatformThreadBase::GetCurrentThreadPriorityForTest() {