Searched refs:PushTimestamp (Results 1 – 1 of 1) sorted by relevance
/system/connectivity/shill/ |
D | service_unittest.cc | 166 void PushTimestamp(EventHistory* events, in PushTimestamp() function in shill::ServiceTest 1846 PushTimestamp(events, 0, 0, ""); in TEST_F() 1847 PushTimestamp(events, 0, 0, ""); in TEST_F() 1859 PushTimestamp(GetDisconnects(), 0, 0, ""); in TEST_F() 1870 PushTimestamp(GetMisconnects(), 0, 0, ""); in TEST_F() 1882 PushTimestamp(GetDisconnects(), 0, 0, kWallClock0); in TEST_F() 1889 PushTimestamp(GetMisconnects(), 0, 0, kWallClock1); in TEST_F()
|