Searched defs:got_tag (Results 1 – 13 of 13) sorted by relevance
/external/grpc-grpc/test/cpp/util/ |
D | cli_call.cc | 66 void* got_tag; in CliCall() local 78 void* got_tag; in Write() local 91 void* got_tag; in Read() local 115 void* got_tag; in WritesDone() local 149 void* got_tag; in ReadAndMaybeNotifyWrite() local 198 void* got_tag; in Finish() local
|
/external/grpc-grpc/examples/cpp/helloworld/ |
D | greeter_async_client.cc | 77 void* got_tag; in SayHello() local
|
D | greeter_async_client2.cc | 72 void* got_tag; in AsyncCompleteRpc() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | async_end2end_test.cc | 90 void* got_tag; in Next() local 98 CompletionQueue* cq, void** got_tag, bool* ok, T deadline, in DoOnceThenAsyncNext() 126 void* got_tag; in Verify() local 132 void* got_tag; in Verify() local 148 void* got_tag; in Verify() local 154 void* got_tag; in Verify() local 163 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag() 1287 int got_tag = verif.Expect(tag_idx, expected_server_cq_result) in TestClientStreamingServerCancel() local 1437 int got_tag = verif.Expect(tag_idx, expected_cq_result) in TestServerStreamingServerCancel() local 1537 int got_tag, got_tag2; in TestBidiStreamingServerCancel() local
|
D | raw_end2end_test.cc | 70 void* got_tag; in Next() local 86 void GotTag(void* got_tag, bool ok, bool ignore_ok) { in GotTag()
|
D | nonblocking_test.cc | 136 void* got_tag; in SendRpc() local
|
D | generic_end2end_test.cc | 53 void* got_tag; in verify_ok() local
|
D | filter_end2end_test.cc | 56 void* got_tag; in verify_ok() local
|
D | thread_stress_test.cc | 376 void* got_tag; in AsyncCompleteRpc() local
|
D | hybrid_end2end_test.cc | 48 void* got_tag; in VerifyReturnSuccess() local
|
/external/boringssl/src/crypto/fipsmodule/modes/ |
D | gcm_test.cc | 97 std::vector<uint8_t> got_tag(tag.size()); in TEST() local
|
/external/grpc-grpc/test/cpp/qps/ |
D | server_async.cc | 175 void* got_tag; in ~AsyncQpsServerTest() local 205 void* got_tag; in ThreadFunc() local
|
D | client_async.cc | 196 void* got_tag; in ~AsyncClient() local 258 void* got_tag; in ThreadFunc() local
|