Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/prepare/
H A Dprepare.cpp59 prepare::run(const std::vector< std::string >& handler_names, in run() argument
64 for (auto& hname : handler_names) { in run()
H A Dprepare.hpp98 int run(const std::vector< std::string >& handler_names,