Home
last modified time | relevance | path

Searched refs:StartPing (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dbdp_estimator.h64 void StartPing() { in StartPing() function
/third_party/grpc/test/core/transport/
Dbdp_estimator_test.cc65 estimator->StartPing(); in AddSamples()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2597 t->flow_control->bdp_estimator()->StartPing(); in start_bdp_ping_locked()