Home
last modified time | relevance | path

Searched defs:gain_d (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dpid_controller.h41 double gain_d() const { return gain_d_; } in gain_d() function
55 Args& set_gain_d(double gain_d) { in set_gain_d()
/external/grpc-grpc/test/core/transport/
Dpid_controller_test.cc46 double gain_d; member