Searched refs:test_method_or_retry_flag (Results 1 – 1 of 1) sorted by relevance
523 def test_retry_and_log(test_method_or_retry_flag, argument582 if callable(test_method_or_retry_flag583 ) or test_method_or_retry_flag:641 if callable(test_method_or_retry_flag):644 return decorator(test_method_or_retry_flag)