Functions
simple_delayed_request.cc File Reference
#include <stdio.h>
#include <string.h>
#include <grpc/byte_buffer.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "test/core/end2end/cq_verifier.h"
#include "test/core/end2end/end2end_tests.h"
Include dependency graph for simple_delayed_request.cc:

Go to the source code of this file.

Functions

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)
 
static void shutdown_client (grpc_end2end_test_fixture *f)
 
static void shutdown_server (grpc_end2end_test_fixture *f)
 
void simple_delayed_request (grpc_end2end_test_config config)
 
static void simple_delayed_request_body (grpc_end2end_test_config config, grpc_end2end_test_fixture *f, grpc_channel_args *client_args, grpc_channel_args *server_args, long)
 
void simple_delayed_request_pre_init (void)
 
static void * tag (intptr_t t)
 
static void test_simple_delayed_request_long (grpc_end2end_test_config config)
 
static void test_simple_delayed_request_short (grpc_end2end_test_config config)
 

Function Documentation

◆ drain_cq()

static void drain_cq ( grpc_completion_queue cq)
static

Definition at line 40 of file simple_delayed_request.cc.

◆ end_test()

static void end_test ( grpc_end2end_test_fixture f)
static

Definition at line 65 of file simple_delayed_request.cc.

◆ five_seconds_from_now()

static gpr_timespec five_seconds_from_now ( void  )
static

Definition at line 36 of file simple_delayed_request.cc.

◆ n_seconds_from_now()

static gpr_timespec n_seconds_from_now ( int  n)
static

Definition at line 32 of file simple_delayed_request.cc.

◆ shutdown_client()

static void shutdown_client ( grpc_end2end_test_fixture f)
static

Definition at line 59 of file simple_delayed_request.cc.

◆ shutdown_server()

static void shutdown_server ( grpc_end2end_test_fixture f)
static

Definition at line 47 of file simple_delayed_request.cc.

◆ simple_delayed_request()

void simple_delayed_request ( grpc_end2end_test_config  config)

Definition at line 226 of file simple_delayed_request.cc.

◆ simple_delayed_request_body()

static void simple_delayed_request_body ( grpc_end2end_test_config  config,
grpc_end2end_test_fixture f,
grpc_channel_args client_args,
grpc_channel_args server_args,
long   
)
static

Definition at line 74 of file simple_delayed_request.cc.

◆ simple_delayed_request_pre_init()

void simple_delayed_request_pre_init ( void  )

Definition at line 232 of file simple_delayed_request.cc.

◆ tag()

static void* tag ( intptr_t  t)
static

Definition at line 30 of file simple_delayed_request.cc.

◆ test_simple_delayed_request_long()

static void test_simple_delayed_request_long ( grpc_end2end_test_config  config)
static

Definition at line 206 of file simple_delayed_request.cc.

◆ test_simple_delayed_request_short()

static void test_simple_delayed_request_short ( grpc_end2end_test_config  config)
static

Definition at line 186 of file simple_delayed_request.cc.



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