Searched refs:override_for_testing (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dglobals.cpp51 /// unless override_for_testing is set to true.
54 /// \param override_for_testing Should always be set to false unless for tests
58 cmdline::init(const char* argv0, const bool override_for_testing) argument
60 if (!override_for_testing)

Completed in 115 milliseconds