Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c216 int echo_fd; in connect_test() local
402 int echo_fd = -1; in echo_test() local
753 int echo_fd = -1; in writev_test() local
831 int echo_fd = -1; in readv_test() local
/aosp_15_r20/external/speex/libspeexdsp/
H A Dtestecho.c19 FILE *echo_fd, *ref_fd, *e_fd; in main() local
/aosp_15_r20/bionic/tests/
H A Dunistd_test.cpp1635 int echo_fd = open(BIN_DIR "echo", O_RDONLY | O_CLOEXEC); in TEST() local