Home
last modified time | relevance | path

Searched defs:TestMultipleServiceImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dtest_service_impl.h149 TestMultipleServiceImpl() : signal_client_(false), host_() {} in TestMultipleServiceImpl() function
150 explicit TestMultipleServiceImpl(const std::string& host) in TestMultipleServiceImpl() function