Classes | Functions | Variables
sockaddr_resolver_test.cc File Reference
#include <string.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/config/core_configuration.h"
#include "src/core/lib/iomgr/work_serializer.h"
#include "src/core/lib/resolver/resolver_registry.h"
#include "test/core/util/test_config.h"
Include dependency graph for sockaddr_resolver_test.cc:

Go to the source code of this file.

Classes

class  ResultHandler
 

Functions

int main (int argc, char **argv)
 
static void test_fails (grpc_core::ResolverFactory *factory, const char *string)
 
static void test_succeeds (grpc_core::ResolverFactory *factory, const char *string)
 

Variables

static std::shared_ptr< grpc_core::WorkSerializer > * g_work_serializer
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 81 of file sockaddr_resolver_test.cc.

◆ test_fails()

static void test_fails ( grpc_core::ResolverFactory factory,
const char *  string 
)
static

Definition at line 62 of file sockaddr_resolver_test.cc.

◆ test_succeeds()

static void test_succeeds ( grpc_core::ResolverFactory factory,
const char *  string 
)
static

Definition at line 39 of file sockaddr_resolver_test.cc.

Variable Documentation

◆ g_work_serializer

std::shared_ptr<grpc_core::WorkSerializer>* g_work_serializer
static

Definition at line 32 of file sockaddr_resolver_test.cc.



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