Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc1854 int64_t three_days_ago = in TEST_F() local
1860 .WillOnce(DoAll(SetArgPointee<1>(three_days_ago), Return(true))); in TEST_F()