Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/
Draw_syscall_tests.cc55 int fd_out = open("/dev/null", O_WRONLY); in TEST() local
/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp281 int GetFile(const std::string& path, int mode, LocalHandle* fd_out) { in GetFile()
316 int PushChannel(LocalChannelHandle* fd_out) { in PushChannel()