Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32_test.cpp78 int conout_fd = unix_open("CONOUT$", O_RDWR); in TEST() local
79 for (const int fd : {conin_fd, conout_fd}) { in TEST()