Searched refs:GetCurrentThreadPriority (Results 1 – 3 of 3) 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