Home
last modified time | relevance | path

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

/external/autotest/server/cros/storage/
Dstorage_validate_unittest.py69 storage_validate._is_time_to_run_badblocks_ro(self.dhp))
75 storage_validate._is_time_to_run_badblocks_ro(self.dhp))
80 self.assertTrue(storage_validate._is_time_to_run_badblocks_ro(
86 self.assertTrue(storage_validate._is_time_to_run_badblocks_ro(
Dstorage_validate.py125 if _is_time_to_run_badblocks_ro(dhp):
369 def _is_time_to_run_badblocks_ro(dhp): function