Home
last modified time | relevance | path

Searched refs:FormatVsnprintf (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp540 int FormatVsnprintf(char *format, ...) in FormatVsnprintf() function
557 int ret = FormatVsnprintf((char *)"%s has %d words", "hello world", 11); in HWTEST_F()
560 ret = FormatVsnprintf((char *)"%f and %c as well as %ld\n", 2.2, 'c', 6); in HWTEST_F()

Completed in 3 milliseconds