Home
last modified time | relevance | path

Searched defs:send_request (Results 1 – 25 of 32) sorted by relevance

12

/external/grpc-grpc/src/python/grpcio_tests/tests/qps/
Dbenchmark_client.py81 def send_request(self): member in BenchmarkClient
104 def send_request(self): member in UnarySyncBenchmarkClient
122 def send_request(self): member in UnaryAsyncBenchmarkClient
149 def send_request(self): member in _SyncStream
187 def send_request(self): member in StreamingSyncBenchmarkClient
/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc305 EchoRequest send_request; in SendRpc() local
415 EchoRequest send_request; in TEST_P() local
456 EchoRequest send_request; in TEST_P() local
502 EchoRequest send_request; in TEST_P() local
547 EchoRequest send_request; in TEST_P() local
598 EchoRequest send_request; in TEST_P() local
642 EchoRequest send_request; in TEST_P() local
685 EchoRequest send_request; in TEST_P() local
729 EchoRequest send_request; in TEST_P() local
773 EchoRequest send_request; in TEST_P() local
[all …]
Dgeneric_end2end_test.cc109 EchoRequest send_request; in SendRpc() local
204 EchoRequest send_request; in TEST_F() local
262 EchoRequest send_request; in TEST_F() local
Dfilter_end2end_test.cc164 EchoRequest send_request; in SendRpc() local
259 EchoRequest send_request; in TEST_F() local
Dnonblocking_test.cc116 EchoRequest send_request; in SendRpc() local
Dhybrid_end2end_test.cc292 EchoRequest send_request; in SendEcho() local
306 EchoRequest send_request; in SendEchoToDupService() local
317 EchoRequest send_request; in SendSimpleClientStreaming() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dfullstack_streaming_ping_pong.h57 EchoRequest send_request; in BM_StreamingPingPong() local
150 EchoRequest send_request; in BM_StreamingPingPongMsgs() local
254 EchoRequest send_request; in BM_StreamingPingPongWithCoalescingApi() local
Dfullstack_unary_ping_pong.h44 EchoRequest send_request; in BM_UnaryPingPong() local
Dfullstack_streaming_pump.h45 EchoRequest send_request; in BM_PumpStreamClientToServer() local
Dbm_call_create.cc139 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCpp() local
168 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCore() local
242 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCoreSeparateBatch() local
Dbm_fullstack_trickle.cc359 EchoRequest send_request; in BM_PumpUnbalancedUnary_Trickle() local
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D_server_rpc.py59 def send_request(self, request): member in StreamUnaryServerRpc
80 def send_request(self, request): member in StreamStreamServerRpc
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_private.h142 struct send_request { struct
153 struct send_request *next; argument
/external/curl/tests/libtest/
Dlibauthretry.c32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() function
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D__init__.py401 def send_request(self, request): member in StreamUnaryServerRpc
452 def send_request(self, request): member in StreamStreamServerRpc
/external/selinux/libselinux/src/
Dsetrans_client.c86 send_request(int fd, uint32_t function, const char *data1, const char *data2) in send_request() function
/external/grpc-grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc173 EchoRequest send_request; in UnaryPingPong() local
/external/autotest/client/cros/netprotos/
Dzeroconf.py446 def send_request(self, queries): member in ZeroconfDaemon
/external/python/cpython2/Demo/sockets/
Dgopher.py51 def send_request(selector, host, port): function
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c77 static int send_request(struct request_queue *q, struct bio *bio, in send_request() function
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py122 def send_request(self, code, tid, data, forced_pdu_size=None): member in BluetoothSDPSocket
/external/pigweed/pw_rpc/py/pw_rpc/
Dclient.py78 def send_request( member in PendingRpcs
/external/python/bumble/bumble/
Dgatt_client.py238 async def send_request(self, request): member in Client
/external/libpcap/
Dpcap-dlpi.c1160 send_request(int fd, char *ptr, int len, char *what, char *ebuf) function
/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py1092 def send_request(self, conn, url, body): member in TransportSubclassTestCase.test_send_request.TestTransport

12