Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dfile_test.cc260 TEST(File, FdPrintf) { in TEST() argument
262 using FdPrintf = int (*)(int fd, const char* format, ...); in TEST() typedef