Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h104 #define TEST_NOEXCEPT noexcept macro
122 #define TEST_NOEXCEPT throw() macro
/external/llvm-project/libcxx/test/support/
Dtest_macros.h124 # define TEST_NOEXCEPT noexcept macro
135 # define TEST_NOEXCEPT throw() macro