#include <gmock/gmock.h>
#include "src/core/ext/filters/client_channel/http_proxy.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gpr/env.h"
#include "src/core/lib/transport/http_connect_handshaker.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
grpc_core::testing | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 95 of file http_proxy_mapper_test.cc.