Searched defs:create_invocations (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/tools/asuite/atest/test_runners/ | ||
H A D | test_runner_base.py | 94 def create_invocations( member in TestRunnerBase |
H A D | atest_tf_test_runner.py | 213 def create_invocations( member in AtestTradefedTestRunner |
/aosp_15_r20/tools/asuite/atest/ | ||
H A D | atest_main.py | 1390 def create_invocations(runner_extra_args, runner_test_infos): function |