Searched refs:completion_types (Results 1 – 1 of 1) sorted by relevance
70 grpc_cq_completion_type completion_types[] = {GRPC_CQ_NEXT, GRPC_CQ_PLUCK}; in test_no_op() local77 for (size_t i = 0; i < GPR_ARRAY_SIZE(completion_types); i++) { in test_no_op()79 attr.cq_completion_type = completion_types[i]; in test_no_op()88 grpc_cq_completion_type completion_types[] = {GRPC_CQ_NEXT, GRPC_CQ_PLUCK}; in test_pollset_conversion() local97 for (size_t i = 0; i < GPR_ARRAY_SIZE(completion_types); i++) { in test_pollset_conversion()99 attr.cq_completion_type = completion_types[i]; in test_pollset_conversion()