Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/xts/io/
H A Dxts_io_stdio_test.c45 int FormatVsnptf(char *format, ...) in FormatVsnptf() function
62 int ret = FormatVsnptf((char *)"%s has %d words", "hello world", 11); /* 11 common data for test, no special meaning */
65 ret = FormatVsnptf((char *)"%f and %c as well as %ld\n", 2.2, 'c', 6); /* 2.2, 6 common data for test, no special meaning */

Completed in 1 milliseconds