Home
last modified time | relevance | path

Searched refs:test_format_string (Results 1 – 25 of 26) sorted by relevance

12

/external/cronet/third_party/libc++/src/test/support/
Dtest_format_string.h34 using test_format_string = variable
38 using test_format_string = std::format_string<Args...>; variable
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.functions/
Descaped_output.ascii.pass.cpp41 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
58 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
95 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
110 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
Dformatted_size.pass.cpp31 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dformatted_size.locale.pass.cpp34 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dformat.locale.pass.cpp35 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dformat.pass.cpp37 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dformat_to.pass.cpp35 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dformat_to.locale.pass.cpp38 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Descaped_output.unicode.pass.cpp46 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
63 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
100 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
115 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
Dfill.unicode.pass.cpp35 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
Dformat_to_n.pass.cpp36 test_format_string<CharT, Args...> fmt,
Dformat_to_n.locale.pass.cpp38 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
Dunicode.pass.cpp45 void check(std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&..… in check()
/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/vector.bool.fmt/
Dformat.functions.format.pass.cpp36 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.range/format.range.fmtstr/
Dformat.functions.format.pass.cpp35 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/container.adaptors.format/
Dformat.functions.format.pass.cpp37 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.range/format.range.fmtset/
Dformat.functions.format.pass.cpp34 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.range/format.range.fmtmap/
Dformat.functions.format.pass.cpp34 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.range/format.range.formatter/
Dformat.functions.format.pass.cpp35 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
Dformat.functions.format.pass.cpp36 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.tuple/
Dformat.functions.format.pass.cpp37 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/print.fun/
Dprint.file.pass.cpp48 auto test_file = []<class... Args>(std::string_view expected, test_format_string<char, Args...> fmt…
Dprintln.file.pass.cpp49 auto test_file = []<class... Args>(std::string_view e, test_format_string<char, Args...> fmt, Args&…
/external/cronet/third_party/libc++/src/test/std/time/time.syn/
Dformatter_tests.h35 void check(std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&..… in check()
47 test_format_string<CharT, Args...> fmt, in check()
/external/pigweed/pw_format/rust/pw_format/
Dprintf.rs296 fn test_format_string() { in test_format_string() function

12