Home
last modified time | relevance | path

Searched defs:max_reconnect_backoff_ms (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DReconnectParams.php22 protected $max_reconnect_backoff_ms = 0; variable in Grpc\\Testing\\ReconnectParams
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DReconnectParams.php22 protected $max_reconnect_backoff_ms = 0; variable in Grpc\\Testing\\ReconnectParams
/third_party/grpc/test/core/test_util/
Dreconnect_server.h38 int max_reconnect_backoff_ms; member
Dreconnect_server.cc47 int max_reconnect_backoff_ms = 120 * 1000; in pretty_print_backoffs() local
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto161 int32 max_reconnect_backoff_ms = 1; field
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto193 int32 max_reconnect_backoff_ms = 1; field