Go to the source code of this file.
Classes | |
class | tests.reflection._reflection_client_test.ReflectionClientTest |
Namespaces | |
tests.reflection._reflection_client_test | |
Variables | |
string | tests.reflection._reflection_client_test._EMPTY_EXTENSIONS_SYMBOL_NAME = "grpc.testing.proto2.EmptyWithExtensions" |
string | tests.reflection._reflection_client_test._EMPTY_PROTO_FILE_NAME = "src/proto/grpc/testing/empty.proto" |
string | tests.reflection._reflection_client_test._EMPTY_PROTO_SYMBOL_NAME = "grpc.testing.Empty" |
string | tests.reflection._reflection_client_test._INVALID_FILE_NAME = "i-do-not-exist.proto" |
string | tests.reflection._reflection_client_test._INVALID_SYMBOL_NAME = "IDoNotExist" |
string | tests.reflection._reflection_client_test._PROTO_FILE_NAME = "src/proto/grpc/testing/test.proto" |
string | tests.reflection._reflection_client_test._PROTO_PACKAGE_NAME = "grpc.testing" |
tests.reflection._reflection_client_test.verbosity | |