Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/typ/typ/tests/
Drunner_test.py30 def _teardown_process(child, context): # pylint: disable=W0613 function
43 r.teardown_fn = _teardown_process
/external/chromium-trace/catapult/third_party/typ/typ/
Drunner.py488 _setup_process, _teardown_process)
761 def _teardown_process(child): function