Functions
end2end/tests/simple_request.cc File Reference
#include <stdio.h>
#include <string.h>
#include <string>
#include <grpc/byte_buffer.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/debug/stats.h"
#include "test/core/end2end/cq_verifier.h"
#include "test/core/end2end/end2end_tests.h"
Include dependency graph for end2end/tests/simple_request.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 check_peer (char *peer_name)
 
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_request (grpc_end2end_test_config config)
 
static void simple_request_body (grpc_end2end_test_config config, grpc_end2end_test_fixture f)
 
void simple_request_pre_init (void)
 
static void * tag (intptr_t t)
 
static void test_invoke_10_simple_requests (grpc_end2end_test_config config)
 
static void test_invoke_simple_request (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 37 of file end2end/tests/simple_request.cc.

◆ check_peer()

static void check_peer ( char *  peer_name)
static

Definition at line 91 of file end2end/tests/simple_request.cc.

◆ drain_cq()

static void drain_cq ( grpc_completion_queue cq)
static

Definition at line 57 of file end2end/tests/simple_request.cc.

◆ end_test()

static void end_test ( grpc_end2end_test_fixture f)
static

Definition at line 82 of file end2end/tests/simple_request.cc.

◆ five_seconds_from_now()

static gpr_timespec five_seconds_from_now ( void  )
static

Definition at line 53 of file end2end/tests/simple_request.cc.

◆ n_seconds_from_now()

static gpr_timespec n_seconds_from_now ( int  n)
static

Definition at line 49 of file end2end/tests/simple_request.cc.

◆ shutdown_client()

static void shutdown_client ( grpc_end2end_test_fixture f)
static

Definition at line 76 of file end2end/tests/simple_request.cc.

◆ shutdown_server()

static void shutdown_server ( grpc_end2end_test_fixture f)
static

Definition at line 64 of file end2end/tests/simple_request.cc.

◆ simple_request()

void simple_request ( grpc_end2end_test_config  config)

Definition at line 285 of file end2end/tests/simple_request.cc.

◆ simple_request_body()

static void simple_request_body ( grpc_end2end_test_config  config,
grpc_end2end_test_fixture  f 
)
static

Definition at line 99 of file end2end/tests/simple_request.cc.

◆ simple_request_pre_init()

void simple_request_pre_init ( void  )

Definition at line 293 of file end2end/tests/simple_request.cc.

◆ tag()

static void* tag ( intptr_t  t)
static

Definition at line 35 of file end2end/tests/simple_request.cc.

◆ test_invoke_10_simple_requests()

static void test_invoke_10_simple_requests ( grpc_end2end_test_config  config)
static

Definition at line 273 of file end2end/tests/simple_request.cc.

◆ test_invoke_simple_request()

static void test_invoke_simple_request ( grpc_end2end_test_config  config)
static

Definition at line 264 of file end2end/tests/simple_request.cc.



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