Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dupdate_mca_test_checks.py248 def _get_block_infos(run_infos, test_path, args, common_prefix): # noqa argument
430 test_path, argument
538 def update_test_file(args, test_path, autogenerated_note): argument
/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dfile_type_obs.pass.cpp71 auto test_path = [=](const path &p) { in test_without_ec() local
107 auto test_path = [=](const path &p) { in test_with_ec() local
[all...]
H A Dhard_link_count.pass.cpp97 auto test_path = [=](const path &p) { in not_regular_file() local
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/tools/
H A DTestToolBase.py129 def _get_test_name(self, test_path): argument