Searched refs:GetCurrentThreadPriority (Results 1 – 6 of 6) sorted by relevance
246 PlatformThread::GetCurrentThreadPriority()); in RunTest()250 EXPECT_EQ(priority_, PlatformThread::GetCurrentThreadPriority()); in RunTest()285 PlatformThread::GetCurrentThreadPriority()) { in TEST()
218 static ThreadPriority GetCurrentThreadPriority();
277 ThreadPriority PlatformThread::GetCurrentThreadPriority() { in GetCurrentThreadPriority() function in base::PlatformThread
86 *thread_priority = PlatformThread::GetCurrentThreadPriority(); in CaptureThreadPriority()
717 PlatformThread::GetCurrentThreadPriority()); in VerifyThreadPriority()
84 PlatformThread::GetCurrentThreadPriority()); in VerifyTaskEnvironment()