Searched refs:c_auth_context (Results 1 – 1 of 1) sorted by relevance
153 grpc_auth_context* c_auth_context = nullptr; in request_response_with_payload_and_call_creds() local235 c_auth_context = grpc_call_auth_context(c); in request_response_with_payload_and_call_creds()236 GPR_ASSERT(c_auth_context != nullptr); in request_response_with_payload_and_call_creds()237 print_auth_context(1, c_auth_context); in request_response_with_payload_and_call_creds()238 grpc_auth_context_release(c_auth_context); in request_response_with_payload_and_call_creds()