Home
last modified time | relevance | path

Searched defs:check_exception (Results 1 – 11 of 11) sorted by relevance

/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtset/
H A Dformat.functions.tests.h28 test_char_default(TestFunction check,ExceptionTest check_exception) test_char_default() argument
140 test_char_string(TestFunction check,ExceptionTest check_exception) test_char_string() argument
199 test_char_escaped_string(TestFunction check,ExceptionTest check_exception) test_char_escaped_string() argument
252 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
264 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
388 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
494 test_bool_multiset(TestFunction check,ExceptionTest check_exception) test_bool_multiset() argument
604 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
702 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
712 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
838 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
849 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
947 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
958 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
1058 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
1068 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
1138 test_pair_tuple(TestFunction check,ExceptionTest check_exception,auto && input) test_pair_tuple() argument
1246 test_pair_tuple(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1258 test_tuple_int(TestFunction check,ExceptionTest check_exception) test_tuple_int() argument
1366 test_tuple_int_int_int(TestFunction check,ExceptionTest check_exception) test_tuple_int_int_int() argument
1492 test_adaptor(TestFunction check,ExceptionTest check_exception) test_adaptor() argument
1501 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/containers/container.adaptors/container.adaptors.format/
H A Dformat.functions.tests.h30 test_char_default(TestFunction check,ExceptionTest check_exception,auto && input) test_char_default() argument
139 test_char_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_string() argument
192 test_char_escaped_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_escaped_string() argument
243 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
274 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
308 test_bool(TestFunction check,ExceptionTest check_exception,auto && input) test_bool() argument
411 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
423 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
520 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
532 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
657 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
669 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
766 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
778 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
877 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
889 test_status(TestFunction check,ExceptionTest check_exception,auto && input) test_status() argument
954 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
966 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.formatter/
H A Dformat.functions.tests.h34 test_char_default(TestFunction check,ExceptionTest check_exception,auto && input) test_char_default() argument
143 test_char_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_string() argument
196 test_char_escaped_string(TestFunction check,ExceptionTest check_exception,auto && input) test_char_escaped_string() argument
247 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
276 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char() argument
297 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
406 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
503 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
516 test_floating_point(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
641 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
654 test_pointer(TestFunction check,ExceptionTest check_exception,auto && input) test_floating_point() argument
751 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
762 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_pointer() argument
861 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
872 test_status(TestFunction check,ExceptionTest check_exception) test_string() argument
943 test_pair_tuple(TestFunction check,ExceptionTest check_exception,auto && input) test_pair_tuple() argument
1060 test_pair_tuple(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1072 test_tuple_int(TestFunction check,ExceptionTest check_exception) test_pair_tuple() argument
1175 test_tuple_int_int_int(TestFunction check,ExceptionTest check_exception) test_tuple_int_int_int() argument
1278 test_with_ranges(TestFunction check,ExceptionTest check_exception,auto && iter) global() argument
1284 test_with_ranges(TestFunction check,ExceptionTest check_exception) global() argument
1341 test_adaptor(TestFunction check,ExceptionTest check_exception) global() argument
1363 format_tests(TestFunction check,ExceptionTest check_exception) global() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtmap/
H A Dformat.functions.tests.h26 test_char(TestFunction check,ExceptionTest check_exception) test_char() argument
135 test_char_to_wchar(TestFunction check,ExceptionTest check_exception) test_char_to_wchar() argument
243 test_bool(TestFunction check,ExceptionTest check_exception) test_bool() argument
346 test_int(TestFunction check,ExceptionTest check_exception,auto && input) test_int() argument
442 test_int(TestFunction check,ExceptionTest check_exception) test_int() argument
451 test_floating_point(TestFunction check,ExceptionTest check_exception) test_floating_point() argument
553 test_pointer(TestFunction check,ExceptionTest check_exception) test_pointer() argument
653 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
755 test_status(TestFunction check,ExceptionTest check_exception) test_status() argument
830 test_adaptor(TestFunction check,ExceptionTest check_exception) test_adaptor() argument
839 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtstr/
H A Dformat.functions.tests.h60 test_string(TestFunction check,ExceptionTest check_exception,auto && input) test_string() argument
106 test_string(TestFunction check,ExceptionTest check_exception) test_string() argument
120 test_range_string(TestFunction check,ExceptionTest check_exception,auto && input) test_range_string() argument
220 test_range_string(TestFunction check,ExceptionTest check_exception) test_range_string() argument
250 test_debug_string(TestFunction check,ExceptionTest check_exception,auto && input) test_debug_string() argument
296 test_debug_string(TestFunction check,ExceptionTest check_exception) test_debug_string() argument
313 test_range_debug_string(TestFunction check,ExceptionTest check_exception,auto && input) test_range_debug_string() argument
409 test_range_debug_string(TestFunction check,ExceptionTest check_exception) test_range_debug_string() argument
439 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dformat_tests.h474 format_test_string(const W & world,const U & universe,TestFunction check,ExceptionTest check_exception) format_test_string() argument
691 format_string_tests(TestFunction check,ExceptionTest check_exception) format_string_tests() argument
713 format_test_bool(TestFunction check,ExceptionTest check_exception) format_test_bool() argument
770 format_test_bool_as_integer(TestFunction check,ExceptionTest check_exception) format_test_bool_as_integer() argument
857 format_test_integer_as_integer(TestFunction check,ExceptionTest check_exception) format_test_integer_as_integer() argument
994 format_test_integer_as_char(TestFunction check,ExceptionTest check_exception) format_test_integer_as_char() argument
1052 format_test_integer(TestFunction check,ExceptionTest check_exception) format_test_integer() argument
1058 format_test_signed_integer(TestFunction check,ExceptionTest check_exception) format_test_signed_integer() argument
1134 format_test_unsigned_integer(TestFunction check,ExceptionTest check_exception) format_test_unsigned_integer() argument
1178 format_test_char(TestFunction check,ExceptionTest check_exception) format_test_char() argument
1247 format_test_char_as_integer(TestFunction check,ExceptionTest check_exception) format_test_char_as_integer() argument
2911 format_test_floating_point(TestFunction check,ExceptionTest check_exception) format_test_floating_point() argument
2937 format_test_floating_point(TestFunction check,ExceptionTest check_exception) format_test_floating_point() argument
2944 format_test_pointer(TestFunction check,ExceptionTest check_exception) format_test_pointer() argument
2992 format_test_handle(TestFunction check,ExceptionTest check_exception) format_test_handle() argument
3020 format_test_pointer(TestFunction check,ExceptionTest check_exception) format_test_pointer() argument
3088 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/
H A Dformat.functions.tests.h17 format_test_vector_bool(TestFunction check,ExceptionTest check_exception,auto && input) format_test_vector_bool() argument
118 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
H A Dformat.functions.tests.h17 format_tests(TestFunction check,ExceptionTest check_exception) format_tests() argument
[all...]
/llvm-project/libcxx/test/std/input.output/iostream.format/print.fun/
H A Dprint_tests.h12 print_tests(TestFunction check,ExceptionTest check_exception) print_tests() argument
[all...]
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dprint_tests.h12 print_tests(TestFunction check,ExceptionTest check_exception) print_tests() argument
[all...]
/llvm-project/libcxx/test/std/time/time.syn/
H A Dformatter_tests.h56 void check_exception([[maybe_unused]] std::string_view what, check_exception() function