Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_commandline.cpp87 auto const setWaitForKeypress = [&]( std::string const& keypress ) { in makeCommandLineParser() local
196 | Opt( setWaitForKeypress, "start|exit|both" ) in makeCommandLineParser()
/external/catch2/single_include/catch2/
Dcatch.hpp7854 auto const setWaitForKeypress = [&]( std::string const& keypress ) { in makeCommandLineParser() local
7963 | Opt( setWaitForKeypress, "start|exit|both" ) in makeCommandLineParser()