Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h194 #define TEST_NORETURN _LIBCPP_NORETURN macro
196 #define TEST_NORETURN [[noreturn]] macro
Dcount_new.hpp25 TEST_NORETURN
/external/llvm-project/libcxx/test/support/
Dtest_macros.h262 #define TEST_NORETURN _LIBCPP_NORETURN macro
264 #define TEST_NORETURN [[noreturn]] macro
Ddebug_mode_helper.h139 TEST_NORETURN static void DeathTestDebugHandler(std::__libcpp_debug_info const& info) { in DeathTestDebugHandler()
172 TEST_NORETURN void RunForChild(Func&& f) { in RunForChild()
Dcount_new.h24 TEST_NORETURN