Searched defs:TEST_HAS_NO_EXCEPTIONS (Results 1 - 3 of 3) sorted by last modified time

/external/libcxx/test/support/
H A Dtest_macros.h128 #define TEST_HAS_NO_EXCEPTIONS macro
174 #ifndef TEST_HAS_NO_EXCEPTIONS
/external/libcxx/utils/google-benchmark/test/
H A Ddiagnostics_test.cc17 #define TEST_HAS_NO_EXCEPTIONS macro
21 #ifndef TEST_HAS_NO_EXCEPTIONS
29 #if !defined(NDEBUG) && !defined(TEST_HAS_NO_EXCEPTIONS)
/external/google-benchmark/test/
H A Ddiagnostics_test.cc17 #define TEST_HAS_NO_EXCEPTIONS macro
21 #ifndef TEST_HAS_NO_EXCEPTIONS
29 #if !defined(NDEBUG) && !defined(TEST_HAS_NO_EXCEPTIONS)

Completed in 159 milliseconds