Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc1813 int64_t six_days_ago = in PingTest() local
1818 .WillOnce(DoAll(SetArgPointee<1>(six_days_ago), Return(true))); in PingTest()