Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
H A Dtest-net-connect-econnrefused.js37 server.close(common.mustCall(pummel));
40 function pummel() { function
49 pummel();
/third_party/node/benchmark/http/
H A Dclient-request-body.js45 pummel(server.address().port);
48 function pummel(port) { function
52 pummel(port); // Line up next request.
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c41 /* Tell the pummel thread to stop. */ in async_cb()
44 /* Wait for the pummel thread to acknowledge that it has stoppped. */ in async_cb()
53 static void pummel(void* arg) { in pummel() function
78 ASSERT_OK(uv_thread_create(tids + i, pummel, &handle)); in test_async_pummel()
H A Dbenchmark-udp-pummel.c148 static int pummel(unsigned int n_senders, in pummel() function
225 return pummel(a, b, 0); \
228 return pummel(a, b, TEST_DURATION); \
/third_party/node/
H A Dvcbuild.bat22 set "CI_JS_SUITES=%JS_SUITES% pummel"
116 if /i "%1"=="test-pummel" set test_args=%test_args% pummel&goto arg-ok
119 if /i "%1"=="test-all" set test_args=%test_args% gc internet pummel %common_test_suites%&set lint_cpp=1&set lint_js=1&goto arg-ok
782 echo vcbuild.bat [debug/release] [msi] [doc] [test/test-all/test-addons/test-doc/test-js-native-api/test-node-api/test-benchmark/test-internet/test-pummel/test-simple/test-message/test-tick-processor/test-known-issues/test-node-inspect/test-check-deopts/test-npm/test-async-hooks/test-v8/test-v8-intl/test-v8-benchmarks/test-v8-all] [ignore-flaky] [static/dll] [noprojgen] [projgen] [small-icu/full-icu/without-intl] [nobuild] [nosnapshot] [nonpm] [nocorepack] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2019/vs2022] [download-all] [enable-vtune] [lint/lint-ci/lint-js/lint-md] [lint-md-build] [package] [build-release] [upload] [no-NODE-OPTIONS] [link-module path-to-module] [debug-http2] [debug-nghttp2] [clean] [cctest] [no-cctest] [openssl-no-asm]

Completed in 3 milliseconds