Home
last modified time | relevance | path

Searched refs:testServerTimeout (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-server-timeout.js8 function testServerTimeout(setTimeoutFn) { function
30 testServerTimeout((server) => server.setTimeout(timeout));
31 testServerTimeout((server) => server.timeout = timeout);

Completed in 1 milliseconds