Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps_win32_test.cpp77 int conin_fd = unix_open("CONIN$", O_RDONLY); in TEST() local
79 for (const int fd : {conin_fd, conout_fd}) { in TEST()