Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_enforce.h29 void throw_logic_error(std::string const& msg);
41 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…
Dcatch_enforce.cpp24 void throw_logic_error(std::string const& msg) { in throw_logic_error() function
/external/pigweed/docs/
Dsize_optimizations.rst476 PW_CRASH("std::throw_logic_error");
/external/catch2/single_include/catch2/
Dcatch.hpp3858 void throw_logic_error(std::string const& msg);
3870 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…
10463 void throw_logic_error(std::string const& msg) { in throw_logic_error() function
/external/libabigail/tests/lib/
Dcatch.hpp3882 void throw_logic_error(std::string const& msg);
3894 …Catch::throw_logic_error(CATCH_MAKE_MSG( CATCH_INTERNAL_LINEINFO << ": Internal Catch2 error: " <<…
10521 void throw_logic_error(std::string const& msg) { in throw_logic_error() function