Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dtest.py596 _call_test_function(_cherry_pick_call, self.warmup,
610 _call_test_function(self.execute, *p_args, **p_dargs)
814 def _call_test_function(func, *args, **dargs): function