Home
last modified time | relevance | path

Searched defs:test_args (Results 1 - 16 of 16) sorted by relevance

/third_party/node/tools/
H A Dtest-v8.bat2 if "%config%"=="Debug" set test_args=%target_arch%.debug variable
3 if "%config%"=="Release" set test_args=%target_arch%.release variable
/arkcompiler/toolchain/tooling/test/testcases/js/
H A Ddropframe.js
/third_party/python/Lib/test/
H A Dtest_resource.py15 def test_args(self): member in ResourceTest
H A Dtest_enumerate.py227 def test_args(self): member in TestReversed
H A Dtest_typing.py2290 def test_args(self): member in LiteralTests
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.hpp105 static LayoutBindingParameters test_args[]; member in glcts::LayoutBindingTests
H A Des31cLayoutBindingTests.cpp3357 LayoutBindingParameters LayoutBindingTests::test_args[] = { member in glcts::LayoutBindingTests
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dkvm_page_table_test.c49 struct test_args { struct
69 static struct test_args test_args; variable
[all...]
H A Dmemslot_perf_test.c882 struct test_args { struct
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c44 struct test_args { struct
52 static struct test_args test_args = { variable
[all...]
H A Dvgic_irq.c29 struct test_args { struct
516 kvm_irq_line_check(struct kvm_vm *vm, uint32_t intid, int level, struct test_args *test_args, bool expect_failure) kvm_irq_line_check() argument
661 run_guest_cmd(struct kvm_vcpu *vcpu, int gic_fd, struct kvm_inject_args *inject_args, struct test_args *test_args) run_guest_cmd() argument
[all...]
/third_party/node/
H A Dvcbuild.bat41 set test_args= variable
101 if /i "%1"=="test" set test_args=%test_args% %common_test_suites%&set lint_cpp=1&set lint_js=1&set lint_md=1&goto arg-ok variable
102 if /i "%1"=="test-ci-native" set test_args=%test_args% %test_ci_args% -p tap --logfile test.tap %CI_NATIVE_SUITES% %CI_DOC%&set build_addons=1&set build_js_native_api_tests=1&set build_node_api_tests=1&set cctest_args=%cctest_args% --gtest_output=xml:cctest.junit.xml&goto arg-ok variable
103 if /i "%1"=="test-ci-js" set test_args=%test_args% %test_ci_args% -p tap --logfile test.tap %CI_JS_SUITES%&set no_cctest=1&goto arg-ok variable
107 if /i "%1"=="test-addons" set test_args=%test_args% addons&set build_addons=1&goto arg-ok variable
108 if /i "%1"=="test-doc" set test_args variable
109 if /i "%1"=="test-js-native-api" set test_args=%test_args% js-native-api&set build_js_native_api_tests=1&goto arg-ok global() variable
110 if /i "%1"=="test-node-api" set test_args=%test_args% node-api&set build_node_api_tests=1&goto arg-ok global() variable
111 if /i "%1"=="test-benchmark" set test_args=%test_args% benchmark&goto arg-ok global() variable
112 if /i "%1"=="test-simple" set test_args=%test_args% sequential parallel&goto arg-ok global() variable
113 if /i "%1"=="test-message" set test_args=%test_args% message&goto arg-ok global() variable
114 if /i "%1"=="test-tick-processor" set test_args=%test_args% tick-processor&goto arg-ok global() variable
115 if /i "%1"=="test-internet" set test_args=%test_args% internet&goto arg-ok global() variable
116 if /i "%1"=="test-pummel" set test_args=%test_args% pummel&goto arg-ok global() variable
117 if /i "%1"=="test-known-issues" set test_args=%test_args% known_issues&goto arg-ok global() variable
118 if /i "%1"=="test-async-hooks" set test_args=%test_args% async-hooks&goto arg-ok global() variable
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 global() variable
143 if /i "%1"=="ignore-flaky" set test_args=%test_args% --flaky-tests=dontcare&goto arg-ok global() variable
697 if "%config%"=="Debug" set test_args=--mode=debug %test_args% global() variable
698 if "%config%"=="Release" set test_args=--mode=release %test_args% global() variable
[all...]
/third_party/python/Lib/test/test_capi/
H A Dtest_getargs.py551 def test_args(self): member in Tuple_TestCase
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6570 ath11k_wmi_send_unit_test_cmd(struct ath11k *ar, struct wmi_unit_test_cmd ut_cmd, u32 *test_args) ath11k_wmi_send_unit_test_cmd() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.c6748 ath12k_wmi_send_unit_test_cmd(struct ath12k *ar, struct wmi_unit_test_cmd ut_cmd, u32 *test_args) ath12k_wmi_send_unit_test_cmd() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8825 ath11k_wmi_send_unit_test_cmd(struct ath11k *ar, struct wmi_unit_test_cmd ut_cmd, u32 *test_args) ath11k_wmi_send_unit_test_cmd() argument

Completed in 61 milliseconds