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.py657 _call_test_function(utils.cherry_pick_call, self.warmup,
671 _call_test_function(self.execute, *p_args, **p_dargs)
812 def _call_test_function(func, *args, **dargs): function