Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dpollset_set_test.cc117 static void init_test_fds(test_fd* tfds, const int num_fds) { in init_test_fds()
126 static void cleanup_test_fds(test_fd* tfds, const int num_fds) { in cleanup_test_fds()
146 static void make_test_fds_readable(test_fd* tfds, const int num_fds) { in make_test_fds_readable()
152 static void verify_readable_and_reset(test_fd* tfds, const int num_fds) { in verify_readable_and_reset()
205 test_fd tfds[10]; in pollset_set_test_basic() local
307 test_fd tfds[3]; in pollset_set_test_dup_fds() local
377 test_fd tfds[3]; in pollset_set_test_empty_pollset() local
Dev_epollsig_linux_test.cc49 static void test_fd_init(test_fd* tfds, int* fds, int num_fds) { in test_fd_init()
73 static void test_fd_cleanup(test_fd* tfds, int num_fds) { in test_fd_cleanup()
133 test_fd tfds[NUM_FDS]; in test_add_fd_to_pollset() local