Searched defs:LIBCPP_ASSERT (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/support/
H A Dtest_macros.h150 #define LIBCPP_ASSERT(...) assert(__VA_ARGS__) macro
156 #define LIBCPP_ASSERT(...) ((void)0) macro

Completed in 179 milliseconds