Home
last modified time | relevance | path

Searched full:parallel_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/cli/
H A Dcmd_test.cpp73 /// \param parallel_ True if we are executing more than one test at once.
74 print_hooks(cmdline::ui* ui_, const bool parallel_) : in print_hooks() argument
76 _parallel(parallel_) in print_hooks()