Home
last modified time | relevance | path

Searched refs:MOCK_TIME (Results 1 – 5 of 5) 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
/external/autotest/client/site_tests/policy_DeviceScheduledCharging/
Dpolicy_DeviceScheduledCharging.py23 MOCK_TIME = '1/1/01 12:00:00' variable in policy_DeviceScheduledCharging
38 time=self.MOCK_TIME,
/external/libchrome/libchrome_tools/patches/
Dr680000-forward-compatibility-patch-part-2.patch88 + // To introduce TimeSource::MOCK_TIME behaves same as
89 + // MainThreadType::MOCK_TIME.