Home
last modified time | relevance | path

Searched defs:script_name (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/utils/
H A Dgenerate_header_inclusion_tests.py17 script_name, source_root, test_path = get_libcxx_paths() variable
H A Dgenerate_feature_test_macro_components.py22 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
/llvm-project-15.0.7/llvm/utils/UpdateTestChecks/
H A Dcommon.py158 def __init__(self, test, parser, script_name, input_lines, args, argv, argument
217 def itertests(test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None): argument