Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dflaky_network_test.cc357 const int kKeepAliveTimeoutMs = 1000; in TEST_P() local
360 args.SetInt(GRPC_ARG_KEEPALIVE_TIMEOUT_MS, kKeepAliveTimeoutMs); in TEST_P()
398 const int kKeepAliveTimeoutMs = 1000; in TEST_P() local
402 args.SetInt(GRPC_ARG_KEEPALIVE_TIMEOUT_MS, kKeepAliveTimeoutMs); in TEST_P()
473 const int kKeepAliveTimeoutMs = 1000; in TEST_P() local
477 args.SetInt(GRPC_ARG_KEEPALIVE_TIMEOUT_MS, kKeepAliveTimeoutMs); in TEST_P()
500 const int kKeepAliveTimeoutMs = 1000; in TEST_P() local
503 args.SetInt(GRPC_ARG_KEEPALIVE_TIMEOUT_MS, kKeepAliveTimeoutMs); in TEST_P()