Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py203 cached_time_epoch = self.dhp.get_badblocks_rw_run_time_epoch()
208 self.assertGreater(self.dhp.get_badblocks_rw_run_time_epoch(),
Ddevice_health_profile.py371 def get_badblocks_rw_run_time_epoch(self): member in DeviceHealthProfile
/external/autotest/server/cros/storage/
Dstorage_validate_unittest.py91 last_time = self.dhp.get_badblocks_rw_run_time_epoch()
Dstorage_validate.py393 last_check = dhp.get_badblocks_rw_run_time_epoch()