Searched defs:LIBCPP_ASSERT_NOEXCEPT (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/support/
H A Dtest_macros.h152 #define LIBCPP_ASSERT_NOEXCEPT(...) ASSERT_NOEXCEPT(__VA_ARGS__) macro
158 #define LIBCPP_ASSERT_NOEXCEPT(...) ((void)0) macro

Completed in 228 milliseconds