Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/surface/
Dcompletion_queue_test.cc37 static void shutdown_and_destroy(grpc_completion_queue* cc) { in shutdown_and_destroy() function
81 shutdown_and_destroy(grpc_completion_queue_create( in test_no_op()
104 shutdown_and_destroy(cq); in test_pollset_conversion()
127 shutdown_and_destroy(cc); in test_wait_empty()
162 shutdown_and_destroy(cc); in test_cq_end_op()
205 shutdown_and_destroy(cc); in test_cq_tls_cache_full()
232 shutdown_and_destroy(cc); in test_cq_tls_cache_empty()
333 shutdown_and_destroy(cc); in test_pluck()
430 shutdown_and_destroy(cc); in test_callback()
Dcompletion_queue_threading_test.cc38 static void shutdown_and_destroy(grpc_completion_queue* cc) { in shutdown_and_destroy() function
119 shutdown_and_destroy(cc); in test_too_many_plucks()