Searched refs:batch_method (Results 1 – 2 of 2) sorted by relevance
315 def decorator(batch_method): argument322 @functools.wraps(batch_method)349 batch_method(self, num_iterations, test_name)
489 def decorator(batch_method): argument495 @functools.wraps(batch_method)517 batch_method(self, *args, **kwargs)