Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/client/
Dclient_channel_stress_test.cc66 const int kResolutionUpdateIntervalMs = 50; variable
143 std::chrono::milliseconds(kResolutionUpdateIntervalMs); in Run()