Searched refs:grpc_test_slowdown_factor (Results 1 – 7 of 7) sorted by relevance
361 int64_t grpc_test_slowdown_factor() { in grpc_test_slowdown_factor() function370 grpc_test_slowdown_factor() * static_cast<int64_t>(1e3) * time_s, in grpc_timeout_seconds_to_deadline()378 grpc_test_slowdown_factor() * static_cast<int64_t>(1e3) * time_ms, in grpc_timeout_milliseconds_to_deadline()395 g_poller_slowdown_factor, grpc_test_slowdown_factor()); in grpc_test_init()
28 int64_t grpc_test_slowdown_factor();
73 int64_t max_i = 1000 / grpc_test_slowdown_factor(); in worker_thread()74 int64_t max_j = 1000 / grpc_test_slowdown_factor(); in worker_thread()
47 1000.0 / grpc_test_slowdown_factor()); in RunQPS()
710 const int kServerlistDelayMs = 500 * grpc_test_slowdown_factor(); in TEST_F()758 const int kFallbackTimeoutMs = 200 * grpc_test_slowdown_factor(); in TEST_F()759 const int kServerlistDelayMs = 500 * grpc_test_slowdown_factor(); in TEST_F()825 const int kFallbackTimeoutMs = 200 * grpc_test_slowdown_factor(); in TEST_F()826 const int kServerlistDelayMs = 500 * grpc_test_slowdown_factor(); in TEST_F()
727 300 * poller_slowdown_factor * grpc_test_slowdown_factor(), in TEST_P()
382 300 * poller_slowdown_factor * grpc_test_slowdown_factor(), in TEST_P()