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