Home
last modified time | relevance | path

Searched refs:get_badblocks_ro_run_time (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py178 cached_time = self.dhp.get_badblocks_ro_run_time()
183 self.assertNotEqual(cached_time, self.dhp.get_badblocks_ro_run_time())
Ddevice_health_profile.py350 def get_badblocks_ro_run_time(self): member in DeviceHealthProfile
361 last_time = self.get_badblocks_ro_run_time()
/external/autotest/server/cros/storage/
Dstorage_validate.py382 dhp.get_badblocks_ro_run_time())