Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.cc95 struct test_path struct
97 auto_vec<const test_edge *> m_edges;
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_header_inclusion_tests.py17 script_name, source_root, test_path = get_libcxx_paths() variable
H A Dgenerate_header_tests.py166 def replace_generated_headers(test_path, test_str): argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.cc95 struct test_path struct
97 auto_vec<const test_edge *> m_edges;
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dtest_base.c372 test_path(void) in test_path() function