Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h153 #define LIBCPP_ASSERT_NOT_NOEXCEPT(...) ASSERT_NOT_NOEXCEPT(__VA_ARGS__) macro
159 #define LIBCPP_ASSERT_NOT_NOEXCEPT(...) ((void)0) macro