Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_macros.h31 #define TEST_HAS_INCLUDE(X) __has_include(X) macro
33 #define TEST_HAS_INCLUDE(X) 0 macro
77 #if defined(_LIBCPP_VERSION) && TEST_HAS_INCLUDE(<features.h>)