Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/security/
Dsecure_endpoint_test.cc169 static void inc_call_ctr(void* arg, grpc_error* error) { in inc_call_ctr() function
184 GRPC_CLOSURE_INIT(&done_closure, inc_call_ctr, &n, grpc_schedule_on_exec_ctx); in test_leftover()