#include <gtest/gtest.h>
#include <grpcpp/support/error_details.h>
#include "src/proto/grpc/status/status.pb.h"
#include "src/proto/grpc/testing/echo_messages.pb.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
int | main (int argc, char **argv) |
Definition at line 122 of file error_details_test.cc.