Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c162 int echo_fd; in connect_test() local
352 int echo_fd =-1; in echo_test() local
734 int echo_fd = -1; in writev_test() local
816 int echo_fd = -1; in readv_test() local
/aosp12/bionic/tests/
H A Dunistd_test.cpp1544 int echo_fd = open(BIN_DIR "echo", O_RDONLY | O_CLOEXEC); in TEST() local