/external/autotest/client/bin/ |
D | fio_util.py | 67 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/ |
D | p1.cpp | 30 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/ |
D | netperf_runner.py | 20 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/ |
D | voe_standard_test.cc | 228 int run_auto_test(TestType test_type) { in run_auto_test() 289 TestType test_type = Invalid; in RunInManualMode() local
|
/external/fio/crc/ |
D | test.c | 29 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/ |
D | monotonic_time.py | 19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
|
/external/autotest/client/common_lib/cros/graphite/ |
D | stats_es_functionaltest.py | 61 def _run_one_test_metadata(self, test_type, num_entries, keys): argument
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
D | bluetooth_RegressionClient.py | 15 def _test_init(self, test_type): argument
|
/external/ltp/testcases/kernel/syscalls/mq_unlink/ |
D | mq_unlink01.c | 128 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 77 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/get_mempolicy/ |
D | get_mempolicy01.c | 75 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_open/ |
D | mq_open01.c | 128 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_timedsend/ |
D | mq_timedsend01.c | 144 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
D | clock_nanosleep01.c | 139 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_notify/ |
D | mq_notify01.c | 73 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/ |
D | mq_timedreceive01.c | 146 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 56 enum test_type { enum
|
/external/autotest/client/site_tests/network_ProxyResolver/ |
D | network_ProxyResolver.py | 370 def run_once(self, test_type, **params): argument
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_07_part2.c | 415 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
|
D | test_isa_2_06_part1.c | 1032 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/ |
D | test_isa_2_07_part2.c | 415 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
|
D | test_isa_2_06_part1.c | 1032 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/ |
D | generator.py | 311 def __init__(self, test_name, test_isa, test_type, mnemonics, operands, argument
|
/external/autotest/frontend/afe/ |
D | rpc_utils.py | 258 def _check_is_server_test(test_type): argument
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Monster.php | 395 …atBufferBuilder $builder, $pos, $mana, $hp, $name, $inventory, $color, $test_type, $test, $test4, …
|