Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/typ/
Drun18 path_to_runner = os.path.join(repo_dir, 'typ', 'runner.py') variable
83 cov_args = [path_to_runner, '-j', '1']
107 call(['python', path_to_runner, 'typ.tests.main_test.TestMain.test_basic'],
112 call(['python', path_to_runner])
115 call(['python3', path_to_runner])