Home
last modified time | relevance | path

Searched refs:gpr_sleep_until (Results 1 – 25 of 35) sorted by relevance

12

/external/grpc-grpc/test/cpp/end2end/
Dserver_crash_test.cc62 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in BidiStream()
77 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in ResponseStream()
125 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in TEST_F()
135 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in TEST_F()
Dtest_service_impl.cc78 gpr_sleep_until( in Echo()
115 gpr_sleep_until(gpr_time_add( in Echo()
123 gpr_sleep_until(gpr_time_add( in Echo()
354 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in ServerTryCancel()
Dserver_early_return_test.cc68 gpr_sleep_until(gpr_time_add( in RequestStream()
93 gpr_sleep_until(gpr_time_add( in BidiStream()
/external/grpc-grpc/test/core/gprpp/
Dfork_test.cc55 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in sleeping_thd()
124 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in test_exec_count()
/external/grpc-grpc/test/cpp/interop/
Dinterop_server.cc223 gpr_sleep_until(sleep_time); in StreamingOutputCall()
277 gpr_sleep_until(sleep_time); in FullDuplexCall()
372 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in RunServer()
Dstress_interop_client.cc112 gpr_sleep_until(sleep_time); in MainLoop()
Dhttp2_client.cc123 gpr_sleep_until(sleep_time); in DoGoaway()
/external/grpc-grpc/test/cpp/qps/
Dworker.cc51 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in RunServer()
Dclient_sync.cc96 gpr_sleep_until(next_issue_time); in WaitToIssue()
99 gpr_sleep_until(one_sec_delay); in WaitToIssue()
Ddriver.cc401 gpr_sleep_until( in RunScenario()
435 gpr_sleep_until(gpr_time_add( in RunScenario()
/external/grpc-grpc/src/core/lib/gpr/
Dtime_windows.cc77 void gpr_sleep_until(gpr_timespec until) { in gpr_sleep_until() function
Dtime_posix.cc144 void gpr_sleep_until(gpr_timespec until) { in gpr_sleep_until() function
/external/grpc-grpc/include/grpc/support/
Dtime.h84 GPRAPI void gpr_sleep_until(gpr_timespec until);
/external/grpc-grpc/test/core/transport/
Dbdp_estimator_test.cc69 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in AddSamples()
Dstatus_conversion_test.cc134 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in test_http2_error_to_grpc_status()
/external/grpc-grpc/test/cpp/server/
Dserver_request_call_test.cc97 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_MONOTONIC), in TEST()
/external/grpc-grpc/test/cpp/thread_manager/
Dthread_manager_test.cc80 gpr_sleep_until(sleep_time); in SleepForMs()
/external/grpc-grpc/test/core/iomgr/
Dcombiner_test.cc89 gpr_sleep_until(grpc_timeout_milliseconds_to_deadline(100)); in execute_many_loop()
/external/grpc-grpc/
Dgrpc.def254 gpr_sleep_until
/external/grpc-grpc/test/core/end2end/tests/
Dconnectivity.cc76 gpr_sleep_until(grpc_timeout_milliseconds_to_deadline(100)); in test_connectivity()
Dshutdown_finishes_calls.cc156 gpr_sleep_until(n_seconds_from_now(1)); in test_early_server_shutdown_finishes_inflight_calls()
/external/grpc-grpc/test/core/http/
Dhttpcli_test.cc194 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in main()
Dhttpscli_test.cc201 gpr_sleep_until(gpr_time_add(gpr_now(GPR_CLOCK_REALTIME), in main()
/external/grpc-grpc/src/php/ext/grpc/
Dtimeval.c226 gpr_sleep_until(this->wrapped); in PHP_METHOD()
/external/grpc-grpc/test/core/util/
Dport_server_client.cc160 gpr_sleep_until(gpr_time_add( in got_port_from_server()

12