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/cronet/buildtools/third_party/libc++/trunk/test/support/
Dtest_macros.h122 # define TEST_NOEXCEPT noexcept macro
133 # define TEST_NOEXCEPT throw() macro