Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
H A Dtest-http2-pack-end-stream-flag.js32 function testRequest(path, targetFrameCount, callback) { function
59 testRequest('/singleEnd', MIN_FRAME_COUNT, () => {
60 testRequest('/sequentialEnd', MIN_FRAME_COUNT, () => {
61 testRequest('/delayedEnd', MIN_FRAME_COUNT + 1, () => {

Completed in 0 milliseconds