Home
last modified time | relevance | path

Searched refs:ResetChannel (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_client.h113 void ResetChannel();
Dinterop_client.cc110 void InteropClient::ServiceStub::ResetChannel() { in ResetChannel() function in grpc::testing::InteropClient::ServiceStub
1086 serviceStub_.ResetChannel(); in PerformOneSoakTestIteration()
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc387 void ResetChannel( in ResetChannel() function in grpc::testing::__anon3e928b420111::End2endTest
429 ResetChannel(std::move(interceptor_creators));
1383 ResetChannel(); in TEST_P()