Lines Matching defs:self
49 def blockstats(self, device): argument
56 def create_blkdebug_file(self): argument
71 def required_drivers(self): argument
75 def setUp(self): argument
91 def tearDown(self): argument
95 def accounted_ops(self, read = False, write = False, flush = False): argument
113 def accounted_latency(self, read = False, write = False, flush = False): argument
127 def check_values(self): argument
219 def do_test_stats(self, rd_size = 0, rd_ops = 0, wr_size = 0, wr_ops = 0, argument
286 def test_read_only(self): argument
294 def test_write_only(self): argument
302 def test_invalid(self): argument
307 def test_failed(self): argument
312 def test_flush(self): argument
315 def test_all(self): argument
327 def test_no_op(self): argument