Home
last modified time | relevance | path

Searched defs:test_args (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/
H A Dkvm_page_table_test.c49 struct test_args { struct
69 static struct test_args test_args; argument
H A Dmemslot_perf_test.c837 struct test_args { struct
845 static void help(char *name, struct test_args *targs) in help() argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c45 struct test_args { struct
52 static struct test_args test_args = { argument
H A Dvgic_irq.c30 struct test_args { struct
31 uint32_t nr_irqs; /* number of KVM supported IRQs. */
32 bool eoi_split; /* 1 is eoir+dir, 0 is eoir only */
33 bool level_sensitive; /* 1 is level, 0 is edge */
34 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */
35 bool kvm_supports_irqfd; /* output of KVM_CAP_IRQFD */
518 struct test_args *test_args, bool expect_failure) in kvm_irq_line_check()
664 struct test_args *test_args) in run_guest_cmd()
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dsuite_runner.py119 def Run(self, cros_machine, label, benchmark, test_args, profiler_args): argument
162 def GenTestArgs(self, benchmark, test_args, profiler_args): argument
218 self, machine, label, benchmark, test_args, profiler_args argument
337 def Crosfleet_Run(self, label, benchmark, test_args, profiler_args): argument
H A Dsuite_runner_unittest.py138 def FakeCrosfleetRun(test_label, benchmark, test_args, profiler_args): argument
149 machine, test_label, benchmark, test_args, profiler_args argument
H A Dbenchmark.py98 test_args, argument
H A Dexperiment_factory.py78 test_args, argument
/aosp_15_r20/external/trusty/lk/app/threadtest/
Dthreadtest.c169 struct thread_queue_args *test_args = (struct thread_queue_args*)args; in thread_corrupt_then_wake_fn() local
205 struct thread_queue_args test_args = { in TEST() local
243 struct thread_queue_args *test_args = (struct thread_queue_args*)args; in thread_fake_then_wake_fn() local
285 struct thread_queue_args test_args = { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/test/
H A Drun_and_gather_logs_lib.py47 def process_test_logs(name, test_name, test_args, benchmark_type, argument
96 test_args, argument
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dsuite.py498 test_args=None): argument
741 run_prod_code=False, test_args=None): argument
1426 def __init__(
1564 test_args=None, argument
1630 test_args=None, argument
H A Dsuite_common.py315 test_args=None): argument
382 test_args=None): argument
/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dtest.py85 def test_vl_py(**test_args):
172 test_args = vars(args) variable
/aosp_15_r20/build/bazel_common_rules/exec/tests/
H A Dexec_test.py39 def test_args(self): member in ExecruleTest
/aosp_15_r20/external/autotest/server/
H A Dsite_server_job_utils.py30 def __init__(self, test_name, test_args, test_attribs=None): argument
/aosp_15_r20/external/autotest/utils/
H A Dgenerate_metadata_unittest.py101 def test_args(self): member in MetadataTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_resource.py11 def test_args(self): member in ResourceTest
Dtest_atexit.py27 def test_args(self): member in TestCase
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dhardware_power_statecontrol_lib.py30 def send_command(self, test_cmd, test_args, response_timeout=30): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_resource.py15 def test_args(self): member in ResourceTest
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A De2e_test_jni.cpp50 JNIEnv* env, jobject thiz, jboolean encode, jobjectArray test_args, int test_args_count, in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py117 def test_args(self): member in test
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py117 def test_args(self): member in test
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.hpp105 static LayoutBindingParameters test_args[]; member in glcts::LayoutBindingTests
/aosp_15_r20/external/python/setuptools/setuptools/command/
Dtest.py117 def test_args(self): member in test

12