Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dtest.py811 before_test_hook=None, after_test_hook=None, argument
892 if after_test_hook and (not mytest.success or not job.fast):
896 after_test_hook(mytest)