#include <xds_end2end_test_lib.h>
Public Attributes | |
| ClientContext | context |
| grpc_core::Duration | elapsed_time |
| EchoResponse | response |
| Status | status |
Definition at line 865 of file xds_end2end_test_lib.h.
| ClientContext grpc::testing::XdsEnd2endTest::ConcurrentRpc::context |
Definition at line 866 of file xds_end2end_test_lib.h.
| grpc_core::Duration grpc::testing::XdsEnd2endTest::ConcurrentRpc::elapsed_time |
Definition at line 868 of file xds_end2end_test_lib.h.
| EchoResponse grpc::testing::XdsEnd2endTest::ConcurrentRpc::response |
Definition at line 869 of file xds_end2end_test_lib.h.
| Status grpc::testing::XdsEnd2endTest::ConcurrentRpc::status |
Definition at line 867 of file xds_end2end_test_lib.h.