Searched refs:unary_call (Results 1 – 6 of 6) sorted by relevance
237 $unary_call = $client->UnaryCall($req);248 unset($unary_call);267 $unary_call = $client->UnaryCall($req);280 unset($unary_call);293 $unary_call = $client->UnaryCall($req);306 unset($unary_call);323 $unary_call = $client->UnaryCall($req);357 unset($unary_call);374 $unary_call = $client->UnaryCall($req);375 $this->assertNull($unary_call);[all …]
207 $unary_call = $client->UnaryCall($req);224 unset($unary_call);
285 @stub.unary_call(req, metadata: request_uncompressed_args)289 resp = @stub.unary_call(req)306 resp = @stub.unary_call(req, metadata: stub_options)539 resp = @stub.unary_call(req)601 op = @stub.unary_call(req, metadata: metadata, return_op: true)668 resp = @stub.unary_call(req, **kw)
179 def unary_call(simple_req, _call) method in TestTarget
31 def unary_call(req, _call) method in BenchmarkServiceImpl
113 resp = stub.unary_call(req)