Searched refs:test_method_or_retry_flag (Results 1 – 1 of 1) sorted by relevance
332 def _test_retry_and_log(test_method_or_retry_flag): argument371 if callable(test_method_or_retry_flag) or test_method_or_retry_flag:386 if callable(test_method_or_retry_flag):389 return decorator(test_method_or_retry_flag)