Home
last modified time | relevance | path

Searched refs:FormatVwprintf (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
DIoTestWchar.cpp477 int FormatVwprintf(const wchar_t *format, ...) in FormatVwprintf() function
502 if (FormatVwprintf(L"%ls %d", L"helloworld", 10) != 13) {