Home
last modified time | relevance | path

Searched refs:MOCK_TIME (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dscoped_task_environment.cc37 case ScopedTaskEnvironment::MainThreadType::MOCK_TIME: in CreateMessageLoopForMainThreadType()
100 main_thread_type == MainThreadType::MOCK_TIME in ScopedTaskEnvironment()
105 main_thread_type == MainThreadType::MOCK_TIME in ScopedTaskEnvironment()
109 main_thread_type == MainThreadType::MOCK_TIME in ScopedTaskEnvironment()
Dscoped_task_environment_unittest.cc220 if (GetParam() == ScopedTaskEnvironment::MainThreadType::MOCK_TIME) { in TEST_P()
277 ScopedTaskEnvironment::MainThreadType::MOCK_TIME, in TEST_F()
313 ::testing::Values(ScopedTaskEnvironment::MainThreadType::MOCK_TIME));
Dscoped_task_environment.h76 MOCK_TIME, enumerator