Home
last modified time | relevance | path

Searched defs:wformat (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/
Dformat_fwd.hpp30 typedef basic_format<wchar_t > wformat; typedef
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc337 UntypedFormatSpecImpl wformat("%ls"); in TEST_F() local
350 UntypedFormatSpecImpl wformat("%.1ls"); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc337 UntypedFormatSpecImpl wformat("%ls"); in TEST_F() local
350 UntypedFormatSpecImpl wformat("%.1ls"); in TEST_F() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc337 UntypedFormatSpecImpl wformat("%ls"); in TEST_F() local
350 UntypedFormatSpecImpl wformat("%.1ls"); in TEST_F() local
/aosp_15_r20/external/fmtlib/test/
H A Dxchar-test.cc440 TEST(locale_test, wformat) { in TEST() argument
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_utility_win_unittest.cc504 core_audio_utility::WaveFormatWrapper wformat(&format); in TEST_F() local
/aosp_15_r20/external/python/cpython2/Modules/
Dposixmodule.c922 char* wformat, BOOL (__stdcall *funcW)(LPWSTR)) in win32_1str()
1645 char *wformat, in posix_do_stat()