Home
last modified time | relevance | path

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

12

/external/linux-kselftest/tools/testing/selftests/kvm/
Dkvm_page_table_test.c49 struct test_args { struct
69 static struct test_args test_args; argument
Dmemslot_perf_test.c837 struct test_args { struct
845 static void help(char *name, struct test_args *targs) in help() argument
/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
Darch_timer.c45 struct test_args { struct
52 static struct test_args test_args = { argument
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()
/external/toolchain-utils/crosperf/
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
Dsuite_runner_unittest.py138 def FakeCrosfleetRun(test_label, benchmark, test_args, profiler_args): argument
149 machine, test_label, benchmark, test_args, profiler_args argument
Dbenchmark.py98 test_args, argument
Dexperiment_factory.py78 test_args, argument
/external/tensorflow/tensorflow/tools/test/
Drun_and_gather_logs_lib.py47 def process_test_logs(name, test_name, test_args, benchmark_type, argument
96 test_args, argument
/external/pytorch/benchmarks/fastrnns/
Dtest.py85 def test_vl_py(**test_args):
172 test_args = vars(args) variable
/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
/external/chromiumos-config/proto/chromiumos/config/api/test/harness/tauto/v1/
Dtauto.proto35 repeated string test_args = 2; field
/external/autotest/server/cros/dynamic_suite/
Dsuite_common.py315 test_args=None): argument
382 test_args=None): argument
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
Ddynamic_suite.py221 def __init__(
/external/autotest/server/
Dsite_server_job_utils.py30 def __init__(self, test_name, test_args, test_attribs=None): argument
/external/autotest/utils/
Dgenerate_metadata_unittest.py101 def test_args(self): member in MetadataTest
/external/python/cpython3/Lib/test/
Dtest_resource.py15 def test_args(self): member in ResourceTest
/external/v4l2_codec2/tests/c2_e2e_test/jni/
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()
Dvideo_encoder_e2e_test.cpp387 int RunEncoderTests(char** test_args, int test_args_count, android::ConfigureCallback* cb) { in RunEncoderTests()
Dvideo_decoder_e2e_test.cpp428 int RunDecoderTests(char** test_args, int test_args_count, ANativeWindow* surface, in RunDecoderTests()
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp105 static LayoutBindingParameters test_args[]; member in glcts::LayoutBindingTests
/external/libepoxy/test/
Dmeson.build68 test_args = test[1] variable
/external/pytorch/test/onnx/
Dverify.py236 test_args=2, argument
/external/autotest/frontend/afe/
Drpc_interface.py957 def create_job(
1822 def create_suite_job(

12