Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/avl/
Davl_test.cc244 static void test_stress(int amount_of_stress) { in test_stress() argument
252 gpr_log(GPR_DEBUG, "test_stress amount=%d seed=%u", amount_of_stress, seed); in test_stress()
259 for (i = 1; deletions < amount_of_stress; i++) { in test_stress()