#include "test/cpp/end2end/rls_server.h"
#include <gmock/gmock.h>
#include "src/proto/grpc/lookup/v1/rls.grpc.pb.h"
#include "src/proto/grpc/lookup/v1/rls.pb.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::testing | |
Functions | |
grpc::lookup::v1::RouteLookupRequest | grpc::testing::BuildRlsRequest (std::map< std::string, std::string > key, grpc::lookup::v1::RouteLookupRequest::Reason reason, const char *stale_header_data) |
grpc::lookup::v1::RouteLookupResponse | grpc::testing::BuildRlsResponse (std::vector< std::string > targets, const char *header_data) |