Home
last modified time | relevance | path

Searched defs:cq_deadline (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/handshake/
Dverify_peer_options.cc89 const gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(1); in server_thread() local
99 const gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(60); in server_thread() local
177 gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(5); in verify_peer_options_test() local
Dserver_ssl_common.cc107 const gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(1); in server_thread() local
116 const gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(5); in server_thread() local
Dclient_ssl.cc288 gpr_timespec cq_deadline = grpc_timeout_seconds_to_deadline(5); in client_ssl_test() local