IsHighResolutionTimerEnabledForTesting 43 base/message_loop/incoming_task_queue.h bool IsHighResolutionTimerEnabledForTesting(); IsHighResolutionTimerEnabledForTesting 364 base/message_loop/message_loop.cc return incoming_task_queue_->IsHighResolutionTimerEnabledForTesting(); IsHighResolutionTimerEnabledForTesting 403 base/message_loop/message_loop.h bool IsHighResolutionTimerEnabledForTesting(); IsHighResolutionTimerEnabledForTesting 733 base/message_loop/message_loop_unittest.cc EXPECT_FALSE(loop.IsHighResolutionTimerEnabledForTesting()); IsHighResolutionTimerEnabledForTesting 739 base/message_loop/message_loop_unittest.cc EXPECT_TRUE(loop.IsHighResolutionTimerEnabledForTesting()); IsHighResolutionTimerEnabledForTesting 746 base/message_loop/message_loop_unittest.cc EXPECT_TRUE(loop.IsHighResolutionTimerEnabledForTesting()); IsHighResolutionTimerEnabledForTesting 756 base/message_loop/message_loop_unittest.cc EXPECT_FALSE(loop.IsHighResolutionTimerEnabledForTesting());