/external/libcxx/test/libcxx/debug/ |
H A D | debug_throw_register.pass.cpp | 15 // Test that defining _LIBCPP_DEBUG_USE_EXCEPTIONS causes _LIBCPP_ASSERT 30 _LIBCPP_ASSERT(false, "foo");
|
H A D | debug_abort.pass.cpp | 31 _LIBCPP_ASSERT(false, "foo");
|
H A D | debug_throw.pass.cpp | 29 _LIBCPP_ASSERT(false, "foo");
|
/external/libcxx/test/libcxx/strings/basic.string/string.modifiers/ |
H A D | erase_pop_back_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_char_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_size_char_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
/external/libcxx/test/libcxx/containers/sequences/list/list.cons/ |
H A D | db_move.pass.cpp | 17 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(1)) macro
|
H A D | db_copy.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
/external/libcxx/test/libcxx/containers/sequences/list/list.modifiers/ |
H A D | erase_iter_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_db2.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db4.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_rvalue_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_size_value_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_value_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db1.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db2.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db3.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | insert_iter_iter_iter_db1.pass.cpp | 17 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
/external/libcxx/test/libcxx/containers/sequences/list/list.ops/ |
H A D | db_splice_pos_list.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | db_splice_pos_list_iter.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | db_splice_pos_list_iter_iter.pass.cpp | 15 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
/external/libcxx/test/std/containers/unord/unord.multiset/ |
H A D | erase_iter_db1.pass.cpp | 16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db4.pass.cpp | 16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
/external/libcxx/test/std/containers/unord/unord.set/ |
H A D | erase_iter_db1.pass.cpp | 16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|
H A D | erase_iter_iter_db4.pass.cpp | 16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0)) macro
|