Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_quick_tests.py473 def decorator(batch_method): argument
479 @functools.wraps(batch_method)
504 batch_method(self, num_iterations, test_name)
632 def decorator(batch_method): argument
638 @functools.wraps(batch_method)
660 batch_method(self, *args, **kwargs)