Searched refs:DoUnimplementedService (Results 1 – 4 of 4) sorted by relevance
76 bool DoUnimplementedService();
316 std::bind(&grpc::testing::InteropClient::DoUnimplementedService, &client); in main()
350 std::bind(&grpc::testing::InteropClient::DoUnimplementedService, &client); in main()
1388 bool InteropClient::DoUnimplementedService() { in DoUnimplementedService() function in grpc::testing::InteropClient