Searched refs:MainThreadOnlyForTesting (Results 1 – 2 of 2) sorted by relevance
57 using ThreadControllerWithMessagePumpImpl::MainThreadOnlyForTesting;802 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()808 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()814 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()839 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()849 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()857 thread_controller_.MainThreadOnlyForTesting().in_high_res_mode); in TEST_F()
140 const MainThreadOnly& MainThreadOnlyForTesting() const { in MainThreadOnlyForTesting() function