Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h106 #define TEST_NOEXCEPT_COND(...) noexcept(__VA_ARGS__) macro
124 #define TEST_NOEXCEPT_COND(...) macro
Dnasty_containers.hpp127 TEST_NOEXCEPT_COND(std::__is_nothrow_swappable<nested_container>::value) in swap()
247 TEST_NOEXCEPT_COND(std::__is_nothrow_swappable<nested_container>::value) in swap()