Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/support/
H A Dtest_macros.h104 #define TEST_NOEXCEPT noexcept macro
122 #define TEST_NOEXCEPT throw() macro
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_macros.h121 # define TEST_NOEXCEPT noexcept macro
132 # define TEST_NOEXCEPT throw() macro