Macros | Functions
max_connection_idle.cc File Reference
#include <limits.h>
#include <string.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/sync.h>
#include <grpc/support/time.h>
#include "src/core/lib/gpr/useful.h"
#include "test/core/end2end/cq_verifier.h"
#include "test/core/end2end/end2end_tests.h"
Include dependency graph for max_connection_idle.cc:

Go to the source code of this file.

Macros

#define MAX_CONNECTION_AGE_MS   9999
 
#define MAX_CONNECTION_IDLE_MS   500
 

Functions

static void drain_cq (grpc_completion_queue *cq)
 
void max_connection_idle (grpc_end2end_test_config config)
 
void max_connection_idle_pre_init (void)
 
static void simple_request_body (grpc_end2end_test_config, grpc_end2end_test_fixture *f)
 
static void * tag (intptr_t t)
 
static void test_max_connection_idle (grpc_end2end_test_config config)
 

Macro Definition Documentation

◆ MAX_CONNECTION_AGE_MS

#define MAX_CONNECTION_AGE_MS   9999

Definition at line 32 of file max_connection_idle.cc.

◆ MAX_CONNECTION_IDLE_MS

#define MAX_CONNECTION_IDLE_MS   500

Definition at line 31 of file max_connection_idle.cc.

Function Documentation

◆ drain_cq()

static void drain_cq ( grpc_completion_queue cq)
static

Definition at line 36 of file max_connection_idle.cc.

◆ max_connection_idle()

void max_connection_idle ( grpc_end2end_test_config  config)

Definition at line 233 of file max_connection_idle.cc.

◆ max_connection_idle_pre_init()

void max_connection_idle_pre_init ( void  )

Definition at line 237 of file max_connection_idle.cc.

◆ simple_request_body()

static void simple_request_body ( grpc_end2end_test_config  ,
grpc_end2end_test_fixture f 
)
static

Definition at line 44 of file max_connection_idle.cc.

◆ tag()

static void* tag ( intptr_t  t)
static

Definition at line 34 of file max_connection_idle.cc.

◆ test_max_connection_idle()

static void test_max_connection_idle ( grpc_end2end_test_config  config)
static

Definition at line 166 of file max_connection_idle.cc.



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