#include <endpoint_tests.h>
Public Attributes | |
void(* | clean_up )() |
grpc_endpoint_test_fixture(* | create_fixture )(size_t slice_size) |
const char * | name |
Definition at line 34 of file endpoint_tests.h.
void(* grpc_endpoint_test_config::clean_up) () |
Definition at line 37 of file endpoint_tests.h.
grpc_endpoint_test_fixture(* grpc_endpoint_test_config::create_fixture) (size_t slice_size) |
Definition at line 36 of file endpoint_tests.h.
const char* grpc_endpoint_test_config::name |
Definition at line 35 of file endpoint_tests.h.