Home
last modified time | relevance | path

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

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