Lines Matching full:for
4 # Tests for block device statistics
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 # GNU General Public License for more details.
51 for r in result['return']:
54 raise Exception("Device not found for blockstats: %s" % device)
88 # Set an initial value for the clock
224 for i in range(rd_ops):
227 for i in range(wr_ops):
230 for i in range(flush_ops):
235 for i in range(invalid_rd_ops):
238 for i in range(invalid_wr_ops):
241 for i in range(failed_rd_ops):
244 for i in range(failed_wr_ops):
263 for op in ops:
291 for i in test_values:
299 for i in test_values:
324 for i in test_values: