Home
last modified time | relevance | path

Searched refs:BeforeStartAndExit (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/internal/
Dcatch_interfaces_config.h53 BeforeStartAndExit = BeforeStart | BeforeExit enumerator
Dcatch_commandline.cpp101 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()
/external/catch2/projects/SelfTest/IntrospectiveTests/
DCmdLine.tests.cpp425 tuple_type{"both", Catch::WaitForKeypress::BeforeStartAndExit},
/external/catch2/single_include/catch2/
Dcatch.hpp4468 BeforeStartAndExit = BeforeStart | BeforeExit enumerator
9741 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()
/external/libabigail/tests/lib/
Dcatch.hpp4498 BeforeStartAndExit = BeforeStart | BeforeExit enumerator
9796 config.waitForKeypress = WaitForKeypress::BeforeStartAndExit; in makeCommandLineParser()