HomeSort by relevance Sort by last modified time
    Searched defs:TEST_NOEXCEPT_FALSE (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/support/
test_macros.h 114 #define TEST_NOEXCEPT_FALSE noexcept(false)
132 #define TEST_NOEXCEPT_FALSE
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
test_macros.h 114 #define TEST_NOEXCEPT_FALSE noexcept(false)
132 #define TEST_NOEXCEPT_FALSE

Completed in 84 milliseconds