Home
last modified time | relevance | path

Searched refs:raise_on_exception (Results 1 – 2 of 2) sorted by relevance

/external/python/mobly/mobly/
Dutils.py335 def concurrent_exec(func, param_list, max_workers=30, raise_on_exception=False): argument
375 if raise_on_exception and exceptions:
/external/python/mobly/tests/mobly/
Dutils_test.py555 raise_on_exception=True)
576 raise_on_exception=True)
606 raise_on_exception=True)