Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py186 cached_time_epoch = self.dhp.get_badblocks_ro_run_time_epoch()
191 self.assertGreater(self.dhp.get_badblocks_ro_run_time_epoch(),
Ddevice_health_profile.py357 def get_badblocks_ro_run_time_epoch(self): member in DeviceHealthProfile
/external/autotest/server/cros/storage/
Dstorage_validate_unittest.py65 last_time = self.dhp.get_badblocks_ro_run_time_epoch()
Dstorage_validate.py376 last_check = dhp.get_badblocks_ro_run_time_epoch()