Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py132 cached_time_epoch = self.dhp.get_enter_current_state_time_epoch()
137 self.assertGreater(self.dhp.get_enter_current_state_time_epoch(),
Ddevice_health_profile.py283 def get_enter_current_state_time_epoch(self): member in DeviceHealthProfile