Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py195 cached_time = self.dhp.get_badblocks_rw_run_time()
200 self.assertNotEqual(cached_time, self.dhp.get_badblocks_rw_run_time())
Ddevice_health_profile.py364 def get_badblocks_rw_run_time(self): member in DeviceHealthProfile
375 last_time = self.get_badblocks_rw_run_time()
/external/autotest/server/cros/storage/
Dstorage_validate.py399 dhp.get_badblocks_rw_run_time())