Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py106 cached_time = self.dhp.get_last_update_time()
111 self.assertNotEqual(cached_time, self.dhp.get_last_update_time())
Ddevice_health_profile.py264 def get_last_update_time(self): member in DeviceHealthProfile
275 self.get_last_update_time(), TIME_PATTERN)))