Searched refs:grpc_tool (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/test/cpp/util/ |
D | BUILD | 124 "grpc_tool.cc", 132 "grpc_tool.h",
|
D | grpc_tool.cc | 277 GrpcTool grpc_tool; in GrpcToolMainLib() local 281 grpc_tool.SetPrintCommandMode(1); in GrpcToolMainLib() 282 return cmd->function(&grpc_tool, -1, nullptr, cred, callback); in GrpcToolMainLib() 284 const bool ok = cmd->function(&grpc_tool, argc, argv, cred, callback); in GrpcToolMainLib()
|
/external/grpc-grpc/ |
D | grpc.gyp | 1587 'test/cpp/util/grpc_tool.cc',
|
D | CMakeLists.txt | 4609 test/cpp/util/grpc_tool.cc
|