Home
last modified time | relevance | path

Searched defs:format_ctx (Results 1 – 25 of 25) sorted by relevance

/llvm-project/libcxx/test/std/utilities/format/format.tuple/
H A Dformat.pass.cpp50 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test() local
64 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_assure_parse_is_called() local
82 [[maybe_unused]] FormatCtxT format_ctx = test_assure_parse_is_called() local
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtset/
H A Dformat.pass.cpp49 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
63 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_assure_parse_is_called() local
81 [[maybe_unused]] FormatCtxT format_ctx = test_assure_parse_is_called() local
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.formatter/
H A Dformat.pass.cpp50 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
64 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_assure_parse_is_called() local
82 [[maybe_unused]] FormatCtxT format_ctx = test_assure_parse_is_called() local
H A Dset_brackets.pass.cpp50 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>()); test_setter() local
H A Dset_separator.pass.cpp49 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>()); test_setter() local
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtmap/
H A Dformat.pass.cpp49 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
63 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_assure_parse_is_called() local
81 [[maybe_unused]] FormatCtxT format_ctx = test_assure_parse_is_called() local
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtdef/
H A Dformat.pass.cpp46 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
60 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_assure_parse_is_called() local
78 [[maybe_unused]] FormatCtxT format_ctx = test_assure_parse_is_called() local
H A Dset_brackets.pass.cpp46 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>()); test_setter() local
H A Dset_separator.pass.cpp45 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>()); test_setter() local
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtstr/
H A Dformat.pass.cpp42 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
/llvm-project/libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/
H A Dformat.pass.cpp48 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
H A Dformat.pass.cpp47 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local
/llvm-project/libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/
H A Dformatter.char.funsigned-char.pass.cpp52 FormatCtxT format_ctx = test_format_context_create<decltype(out), CharT>(out, std::make_format_args<FormatCtxT>(arg)); test() local
H A Dformatter.char.fsigned-char.pass.cpp52 FormatCtxT format_ctx = test_format_context_create<decltype(out), CharT>(out, std::make_format_args<FormatCtxT>(arg)); test() local
H A Dformatter.bool.pass.cpp49 FormatCtxT format_ctx = test() local
H A Dformatter.unsigned_integral.pass.cpp57 FormatCtxT format_ctx = test() local
H A Dformatter.signed_integral.pass.cpp57 FormatCtxT format_ctx = test() local
H A Dformatter.handle.pass.cpp54 FormatCtxT format_ctx = test() local
H A Dformatter.pointer.pass.cpp55 FormatCtxT format_ctx = test() local
H A Dformatter.char.pass.cpp50 FormatCtxT format_ctx = test() local
H A Dformatter.c_string.pass.cpp50 FormatCtxT format_ctx = test() local
H A Dformatter.string.pass.cpp58 FormatCtxT format_ctx = test_format_context_create<decltype(out), CharT>(out, std::make_format_args<FormatCtxT>(arg)); test() local
H A Dformatter.char_array.pass.cpp66 FormatCtxT format_ctx = test() local
H A Dformatter.floating_point.pass.cpp61 FormatCtxT format_ctx = test() local
/llvm-project/libcxx/test/std/containers/container.adaptors/container.adaptors.format/
H A Dformat.pass.cpp51 FormatCtxT format_ctx = test_format_context_create<OutIt, CharT>(out, std::make_format_args<FormatCtxT>(arg)); test_format() local