Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtesters.cpp190 engine::tester_path(const std::string& interface) in tester_path() function in engine
249 const fs::path tester_path = engine::tester_path(_interface); in list() local
290 const fs::path tester_path = engine::tester_path(_interface); in test() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Dcommon_inttest.h84 tester_path(void) in tester_path() function