Searched refs:CreateChannelForTestCase (Results 1 – 4 of 4) sorted by relevance
146 using grpc::testing::CreateChannelForTestCase;255 return CreateChannelForTestCase(test_case, std::move(factories), in main()276 return CreateChannelForTestCase(test_case, std::move(factories), in main()
142 using grpc::testing::CreateChannelForTestCase;239 return CreateChannelForTestCase(test_case, std::move(factories), in main()
43 std::shared_ptr<Channel> CreateChannelForTestCase(
80 std::shared_ptr<Channel> CreateChannelForTestCase( in CreateChannelForTestCase() function