Searched refs:kNumServerThreads (Results 1 – 1 of 1) sorted by relevance
511 constexpr size_t kNumServerThreads = 5; in TEST_P() local514 auto proc = createRpcTestSocketServerProcess({.numThreads = kNumServerThreads}); in TEST_P()544 constexpr size_t kNumServerThreads = 10; in TEST_P() local547 auto proc = createRpcTestSocketServerProcess({.numThreads = kNumServerThreads}); in TEST_P()560 saturateThreadPool(kNumServerThreads, proc.rootIface); in TEST_P()571 constexpr size_t kNumServerThreads = 3; in TEST_P() local581 .numThreads = kNumServerThreads, in TEST_P()603 saturateThreadPool(kNumServerThreads, proc.rootIface); in TEST_P()