| /external/cronet/third_party/libc++/src/test/support/ |
| D | test_format_string.h | 34 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/ |
| D | escaped_output.ascii.pass.cpp | 41 … 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) {
|
| D | formatted_size.pass.cpp | 31 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | formatted_size.locale.pass.cpp | 34 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | format.locale.pass.cpp | 35 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | format.pass.cpp | 37 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | format_to.pass.cpp | 35 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | format_to.locale.pass.cpp | 38 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | escaped_output.unicode.pass.cpp | 46 … 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) {
|
| D | fill.unicode.pass.cpp | 35 … std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) {
|
| D | format_to_n.pass.cpp | 36 test_format_string<CharT, Args...> fmt,
|
| D | format_to_n.locale.pass.cpp | 38 …std::basic_string_view<CharT> expected, test_format_string<CharT, Args...> fmt, Args&&... args) co…
|
| D | unicode.pass.cpp | 45 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/ |
| D | format.functions.format.pass.cpp | 36 … 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/ |
| D | format.functions.format.pass.cpp | 35 … 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/ |
| D | format.functions.format.pass.cpp | 37 … 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/ |
| D | format.functions.format.pass.cpp | 34 … 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/ |
| D | format.functions.format.pass.cpp | 34 … 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/ |
| D | format.functions.format.pass.cpp | 35 … 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/ |
| D | format.functions.format.pass.cpp | 36 … 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/ |
| D | format.functions.format.pass.cpp | 37 … 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/ |
| D | print.file.pass.cpp | 48 auto test_file = []<class... Args>(std::string_view expected, test_format_string<char, Args...> fmt…
|
| D | println.file.pass.cpp | 49 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/ |
| D | formatter_tests.h | 35 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/ |
| D | printf.rs | 296 fn test_format_string() { in test_format_string() function
|