Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http-response-statuscode.js7 const MAX_REQUESTS = 13; constant
72 }, MAX_REQUESTS));
75 const countdown = new Countdown(MAX_REQUESTS, () => server.close());
84 reqNum = MAX_REQUESTS - countdown.remaining;