Functions | Variables
endpoint_pair_test.cc File Reference
#include "src/core/lib/iomgr/endpoint_pair.h"
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include "src/core/lib/gpr/useful.h"
#include "test/core/iomgr/endpoint_tests.h"
#include "test/core/util/test_config.h"
Include dependency graph for endpoint_pair_test.cc:

Go to the source code of this file.

Functions

static void clean_up (void)
 
static grpc_endpoint_test_fixture create_fixture_endpoint_pair (size_t slice_size)
 
static void destroy_pollset (void *p, grpc_error_handle)
 
int main (int argc, char **argv)
 

Variables

static grpc_endpoint_test_config configs []
 
static gpr_mug_mu
 
static grpc_pollsetg_pollset
 

Function Documentation

◆ clean_up()

static void clean_up ( void  )
static

Definition at line 33 of file endpoint_pair_test.cc.

◆ create_fixture_endpoint_pair()

static grpc_endpoint_test_fixture create_fixture_endpoint_pair ( size_t  slice_size)
static

Definition at line 35 of file endpoint_pair_test.cc.

◆ destroy_pollset()

static void destroy_pollset ( void *  p,
grpc_error_handle   
)
static

Definition at line 57 of file endpoint_pair_test.cc.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 61 of file endpoint_pair_test.cc.

Variable Documentation

◆ configs

grpc_endpoint_test_config configs[]
static
Initial value:
= {
{"tcp/tcp_socketpair", create_fixture_endpoint_pair, clean_up},
}

Definition at line 53 of file endpoint_pair_test.cc.

◆ g_mu

gpr_mu* g_mu
static

Definition at line 30 of file endpoint_pair_test.cc.

◆ g_pollset

grpc_pollset* g_pollset
static

Definition at line 31 of file endpoint_pair_test.cc.

create_fixture_endpoint_pair
static grpc_endpoint_test_fixture create_fixture_endpoint_pair(size_t slice_size)
Definition: endpoint_pair_test.cc:35
clean_up
static void clean_up(void)
Definition: endpoint_pair_test.cc:33


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