Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_request_action_unittest.cc1994 int64_t four_days_ago = in TEST_F() local
2002 .WillOnce(DoAll(SetArgPointee<1>(four_days_ago), Return(true))); in TEST_F()