Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dev_epollsig_linux_test.cc129 #define NUM_POLLSETS 4 macro
135 test_pollset pollsets[NUM_POLLSETS]; in test_add_fd_to_pollset()
140 test_pollset_init(pollsets, NUM_POLLSETS); in test_add_fd_to_pollset()
207 for (i = 0; i < NUM_POLLSETS; i++) { in test_add_fd_to_pollset()
213 test_pollset_cleanup(pollsets, NUM_POLLSETS); in test_add_fd_to_pollset()
217 #undef NUM_POLLSETS