Home
last modified time | relevance | path

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

/external/cronet/base/threading/
Dscoped_thread_priority_unittest.cc39 PlatformThread::GetCurrentThreadPriorityForTest()); in SetUp()
48 PlatformThread::GetCurrentThreadPriorityForTest()); in FunctionThatBoostsPriorityOnFirstInvoke()
54 PlatformThread::GetCurrentThreadPriorityForTest()); in FunctionThatBoostsPriorityOnEveryInvoke()
101 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
104 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
117 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
120 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
136 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
140 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
143 PlatformThread::GetCurrentThreadPriorityForTest()); in TEST_F()
[all …]
Dplatform_thread_fuchsia.cc143 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThread
Dplatform_thread_win.cc438 if (PlatformThread::GetCurrentThreadPriorityForTest() != in SetCurrentThreadPriority()
501 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThread
Dplatform_thread_unittest.cc293 EXPECT_EQ(PlatformThread::GetCurrentThreadPriorityForTest(), priority); in RunTest()
353 PlatformThread::GetCurrentThreadPriorityForTest(); in GetCurrentThreadPriorityIfStartWithThreadType()
377 *priority = PlatformThread::GetCurrentThreadPriorityForTest(); in GetCurrentThreadPriorityIfSetThreadTypeLater()
Dplatform_thread.h306 static ThreadPriorityForTest GetCurrentThreadPriorityForTest();
Dplatform_thread_posix.cc398 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() { in GetCurrentThreadPriorityForTest() function in base::PlatformThread
Dplatform_thread_mac.mm349 ThreadPriorityForTest PlatformThread::GetCurrentThreadPriorityForTest() {