HomeSort by relevance Sort by last modified time
    Searched full:wait_for_devices (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/cros/
storage.py 274 storages = self.wait_for_devices(filter_dict, cycles=1,
292 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, member in class:StorageTester
356 self.wait_for_devices() if more than one device is allowed to
366 storages, waited_time = self.wait_for_devices(storage_filter,
372 '%s.wait_for_devices() if you need more than one match' %

Completed in 48 milliseconds