Home
last modified time | relevance | path

Searched defs:req1 (Results 1 – 6 of 6) sorted by relevance

/third_party/libuv/test/
Dtest-shutdown-twice.c30 static uv_shutdown_t req1; variable
Dtest-udp-send-immediate.c99 uv_udp_send_t req1, req2; in TEST_IMPL() local
Dtest-udp-send-unreachable.c110 uv_udp_send_t req1, req2, req3, req4; in TEST_IMPL() local
/third_party/node/test/parallel/
Dtest-http-abort-queued.js54 const req1 = http.request(options); constant
Dtest-http2-serve-file.js57 const req1 = client.request({ [HTTP2_HEADER_PATH]: '/a.js' }, constant
Dtest-http-parser.js513 const req1 = Buffer.from( constant