Searched defs:runtimeError (Results 1 – 3 of 3) sorted by relevance
| /external/catch2/include/external/ | ||
| D | clara.hpp | 592 …static auto runtimeError( std::string const &message ) -> BasicResult { return { ResultBase::Runti… in runtimeError() function in Catch::clara::detail::BasicResult |
| /external/catch2/third_party/ | ||
| D | clara.hpp | 592 …static auto runtimeError( std::string const &message ) -> BasicResult { return { ResultBase::Runti… in runtimeError() function in clara::detail::BasicResult |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 7096 …static auto runtimeError( std::string const &message ) -> BasicResult { return { ResultBase::Runti… in runtimeError() function in Catch::clara::detail::BasicResult |