Home
last modified time | relevance | path

Searched refs:binary_ (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_program.cpp232 impl(const std::string& interface_name_, const fs::path& binary_, in impl()
236 binary(binary_), in impl()
272 const fs::path& binary_, in test_program() argument
276 _pimpl(new impl(interface_name_, binary_, root_, test_suite_name_, md_)) in test_program()