Home
last modified time | relevance | path

Searched defs:test_path (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/
H A Dupdate_mca_test_checks.py265 def _get_block_infos(run_infos, test_path, args, common_prefix): # noqa argument
434 def _write_output(test_path, input_lines, prefix_list, block_infos, # noqa argument
/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_header_inclusion_tests.py17 script_name, source_root, test_path = get_libcxx_paths() variable