Searched defs:functor (Results 1 – 2 of 2) sorted by relevance
/tools/repohooks/rh/ |
D | shell_unittest.py | 50 def _testData(self, functor, tests, check_type=True): argument
|
/tools/acloud/internal/lib/ |
D | utils.py | 196 def Retry(retry_checker, max_retries, functor, sleep_multiplier, argument 240 def RetryExceptionType(exception_types, max_retries, functor, *args, **kwargs): argument
|