HomeSort by: relevance | last modified time | path
    Searched defs:tester_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-testers/dist/
common_inttest.h 84 tester_path(void) function
106 char* tester = tester_path();
135 char* program = tester_path();
  /src/external/bsd/kyua-cli/dist/engine/
testers.cpp 190 engine::tester_path(const std::string& interface) function in class:engine
249 const fs::path tester_path = engine::tester_path(_interface); local
251 tester_path, args);
290 const fs::path tester_path = engine::tester_path(_interface); local
292 tester_path, args, stdout_file, stderr_file);

Completed in 42 milliseconds