Searched refs:DoUnimplementedMethod (Results 1 – 4 of 4) sorted by relevance
75 bool DoUnimplementedMethod();
314 std::bind(&grpc::testing::InteropClient::DoUnimplementedMethod, &client); in main()
348 std::bind(&grpc::testing::InteropClient::DoUnimplementedMethod, &client); in main()
1408 bool InteropClient::DoUnimplementedMethod() { in DoUnimplementedMethod() function in grpc::testing::InteropClient