Functions
retry_send_initial_metadata_refs.cc File Reference
#include <stdio.h>
#include <string.h>
#include <grpc/byte_buffer.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/time.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gpr/useful.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "test/core/end2end/cq_verifier.h"
#include "test/core/end2end/end2end_tests.h"
#include "test/core/end2end/tests/cancel_test_helpers.h"
Include dependency graph for retry_send_initial_metadata_refs.cc:

Go to the source code of this file.

Functions

static grpc_end2end_test_fixture begin_test (grpc_end2end_test_config config, const char *test_name, grpc_channel_args *client_args, grpc_channel_args *server_args)
 
static void drain_cq (grpc_completion_queue *cq)
 
static void end_test (grpc_end2end_test_fixture *f)
 
static gpr_timespec five_seconds_from_now (void)
 
static gpr_timespec n_seconds_from_now (int n)
 
void retry_send_initial_metadata_refs (grpc_end2end_test_config config)
 
void retry_send_initial_metadata_refs_pre_init (void)
 
static void shutdown_client (grpc_end2end_test_fixture *f)
 
static void shutdown_server (grpc_end2end_test_fixture *f)
 
static void * tag (intptr_t t)
 
static void test_retry_send_initial_metadata_refs (grpc_end2end_test_config config)
 

Function Documentation

◆ begin_test()

static grpc_end2end_test_fixture begin_test ( grpc_end2end_test_config  config,
const char *  test_name,
grpc_channel_args client_args,
grpc_channel_args server_args 
)
static

Definition at line 39 of file retry_send_initial_metadata_refs.cc.

◆ drain_cq()

static void drain_cq ( grpc_completion_queue cq)
static

Definition at line 59 of file retry_send_initial_metadata_refs.cc.

◆ end_test()

static void end_test ( grpc_end2end_test_fixture f)
static

Definition at line 84 of file retry_send_initial_metadata_refs.cc.

◆ five_seconds_from_now()

static gpr_timespec five_seconds_from_now ( void  )
static

Definition at line 55 of file retry_send_initial_metadata_refs.cc.

◆ n_seconds_from_now()

static gpr_timespec n_seconds_from_now ( int  n)
static

Definition at line 51 of file retry_send_initial_metadata_refs.cc.

◆ retry_send_initial_metadata_refs()

void retry_send_initial_metadata_refs ( grpc_end2end_test_config  config)

Definition at line 353 of file retry_send_initial_metadata_refs.cc.

◆ retry_send_initial_metadata_refs_pre_init()

void retry_send_initial_metadata_refs_pre_init ( void  )

Definition at line 358 of file retry_send_initial_metadata_refs.cc.

◆ shutdown_client()

static void shutdown_client ( grpc_end2end_test_fixture f)
static

Definition at line 78 of file retry_send_initial_metadata_refs.cc.

◆ shutdown_server()

static void shutdown_server ( grpc_end2end_test_fixture f)
static

Definition at line 66 of file retry_send_initial_metadata_refs.cc.

◆ tag()

static void* tag ( intptr_t  t)
static

Definition at line 37 of file retry_send_initial_metadata_refs.cc.

◆ test_retry_send_initial_metadata_refs()

static void test_retry_send_initial_metadata_refs ( grpc_end2end_test_config  config)
static

Definition at line 98 of file retry_send_initial_metadata_refs.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:28