HomeSort by relevance Sort by last modified time
    Searched refs:CreateChannelForTestCase (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/cpp/interop/
client_helper.h 39 std::shared_ptr<Channel> CreateChannelForTestCase(
client_helper.cc 81 std::shared_ptr<Channel> CreateChannelForTestCase(
client.cc 95 using grpc::testing::CreateChannelForTestCase;
104 std::bind(&CreateChannelForTestCase, FLAGS_test_case);

Completed in 3403 milliseconds