Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
DIO_test_008.cpp33 static INT32 Vdpfunc(int fd, char *format, ...) in Vdpfunc() function
57 ret = Vdpfunc(fd, "%s%s", "123456", str); in Testcase()