Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_quick_tests_base.py315 def decorator(batch_method): argument
322 @functools.wraps(batch_method)
349 batch_method(self, num_iterations, test_name)
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_quick_tests.py489 def decorator(batch_method): argument
495 @functools.wraps(batch_method)
517 batch_method(self, *args, **kwargs)