Home
last modified time | relevance | path

Searched defs:test_type (Results 1 – 25 of 30) sorted by relevance

12

/external/autotest/client/bin/
Dfio_util.py67 test_type = '' variable in fio_graph_generator
135 def _gen_data_row(cls, test_type, pass_list, percentile): argument
154 def _write_data(cls, f, test_type, pass_list, percentile): argument
173 def _write_option(cls, f, test_name, test_type, percentile): argument
198 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument
222 def __init__(self, test_name, test_type, pass_list): argument
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/
Dp1.cpp30 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} in test_type() function
31 template<> void test_type(int (*)()) {} in test_type() function
/external/autotest/server/cros/network/
Dnetperf_runner.py20 def from_netperf_results(test_type, results, duration_seconds): argument
152 def __init__(self, test_type, duration_seconds, duration_seconds_dev=None, argument
382 def _assert_is_valid_test_type(test_type): argument
395 def test_type_to_tag(test_type): argument
406 def test_type_to_human_readable_tag(test_type): argument
448 def __init__(self, test_type, test_time=DEFAULT_TEST_TIME): argument
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_standard_test.cc228 int run_auto_test(TestType test_type) { in run_auto_test()
289 TestType test_type = Invalid; in RunInManualMode() local
/external/fio/crc/
Dtest.c29 struct test_type { struct
32 void (*fn)(struct test_type *, void *, size_t); argument
52 static void t_md5(struct test_type *t, void *buf, size_t size) in t_md5() argument
/external/autotest/client/tests/monotonic_time/
Dmonotonic_time.py19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
/external/autotest/client/common_lib/cros/graphite/
Dstats_es_functionaltest.py61 def _run_one_test_metadata(self, test_type, num_entries, keys): argument
/external/autotest/client/site_tests/bluetooth_RegressionClient/
Dbluetooth_RegressionClient.py15 def _test_init(self, test_type): argument
/external/ltp/testcases/kernel/syscalls/mq_unlink/
Dmq_unlink01.c128 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c77 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/get_mempolicy/
Dget_mempolicy01.c75 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/mq_open/
Dmq_open01.c128 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/mq_timedsend/
Dmq_timedsend01.c144 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c139 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c73 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/
Dmq_timedreceive01.c146 enum test_type { enum
/external/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c56 enum test_type { enum
/external/autotest/client/site_tests/network_ProxyResolver/
Dnetwork_ProxyResolver.py370 def run_once(self, test_type, **params): argument
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part2.c415 vx_fp_test_type test_type; member
435 vx_fp_test_type test_type; member
918 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
Dtest_isa_2_06_part1.c1032 vx_fp_test_type test_type; member
1509 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part2.c415 vx_fp_test_type test_type; member
435 vx_fp_test_type test_type; member
918 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
Dtest_isa_2_06_part1.c1032 vx_fp_test_type test_type; member
1509 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
/external/vixl/tools/test_generator/
Dgenerator.py311 def __init__(self, test_name, test_isa, test_type, mnemonics, operands, argument
/external/autotest/frontend/afe/
Drpc_utils.py258 def _check_is_server_test(test_type): argument
/external/flatbuffers/tests/MyGame/Example/
DMonster.php395 …atBufferBuilder $builder, $pos, $mana, $hp, $name, $inventory, $color, $test_type, $test, $test4, …

12