Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/examples/
H A Dsyntax_test.cpp119 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
141 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py311 def parseIntegratedTestScriptCommands(source_path): argument