Searched full:parallel_ (Results 1 – 1 of 1) sorted by relevance
73 /// \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() argument76 _parallel(parallel_) in print_hooks()