Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dudp_server_test.cc53 static int g_number_of_orphan_calls = 0; variable
103 g_number_of_orphan_calls++; in OnFdAboutToOrphan()
208 g_number_of_orphan_calls = 0; in test_no_op_with_port()
226 GPR_ASSERT(g_number_of_orphan_calls == 0); in test_no_op_with_port()
232 g_number_of_orphan_calls = 0; in test_no_op_with_port_and_socket_factory()
262 GPR_ASSERT(g_number_of_orphan_calls == 0); in test_no_op_with_port_and_socket_factory()
268 g_number_of_orphan_calls = 0; in test_no_op_with_port_and_start()
289 GPR_ASSERT(g_number_of_orphan_calls == g_num_listeners); in test_no_op_with_port_and_start()
308 g_number_of_orphan_calls = 0; in test_receive()
358 GPR_ASSERT(g_number_of_orphan_calls == g_num_listeners); in test_receive()