Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/engine/
H A Dtest_case_test.cpp210 const fs::path src_path = fs::path(_srcdir / "test_case_atf_helpers"); in move() local
337 const fs::path src_path = fs::path(_srcdir) / "test_case_plain_helpers"; in move() local
/minix3/minix/commands/sprofalyze/
H A Dsprofalyze.c45 static const char *src_path = "/usr/src/minix"; variable