Home
last modified time | relevance | path

Searched defs:dprintf (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/stdio/
H A Dstdio.cpp744 int dprintf(int fd, const char* fmt, ...) { in dprintf() function
/aosp12/bionic/tests/
H A Dstdio_test.cpp141 TEST(STDIO_TEST, dprintf) { in TEST() argument