Searched refs:CONCURRENT_TEST_THREADS (Results 1 – 2 of 2) sorted by relevance
51 #define CONCURRENT_TEST_THREADS 100 macro68 grpc_core::Thread thds[CONCURRENT_TEST_THREADS]; in test_thd_count()74 for (int i = 0; i < CONCURRENT_TEST_THREADS; i++) { in test_thd_count()76 (i * THREAD_DELAY_MS) / (CONCURRENT_TEST_THREADS - 1); in test_thd_count()
74 #define CONCURRENT_TEST_THREADS 10 macro101 grpc_core::Thread thds[CONCURRENT_TEST_THREADS]; in concurrent_test()103 for (int i = 0; i < CONCURRENT_TEST_THREADS; i++) { in concurrent_test()