/external/autotest/client/bin/ |
D | fio_util.py | 72 test_type = '' variable in fio_graph_generator 140 def _gen_data_row(cls, test_type, pass_list, percentile): argument 159 def _write_data(cls, f, test_type, pass_list, percentile): argument 178 def _write_option(cls, f, test_name, test_type, percentile): argument 203 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument 227 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/autotest/client/tests/monotonic_time/ |
D | monotonic_time.py | 19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
|
/external/fio/crc/ |
D | test.c | 30 struct test_type { struct 33 void (*fn)(struct test_type *, void *, size_t); argument 57 static void t_md5(struct test_type *t, void *buf, size_t size) in t_md5() argument
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | cls_multi_sshort.c | 34 typedef signed short (*test_type)(signed short, signed short); typedef
|
D | cls_multi_schar.c | 34 typedef signed char (*test_type)(signed char, signed char); typedef
|
D | cls_multi_ushort.c | 34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
|
D | cls_multi_ushortchar.c | 38 typedef unsigned short (*test_type)(unsigned char, unsigned short, typedef
|
D | cls_multi_sshortchar.c | 38 typedef signed short (*test_type)(signed char, signed short, typedef
|
D | cls_multi_uchar.c | 37 typedef unsigned char (*test_type)(unsigned char, unsigned char, typedef
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
D | bluetooth_RegressionClient.py | 15 def _test_init(self, test_type): argument
|
/external/boringssl/src/fipstools/ |
D | cavp_ctr_drbg_test.cc | 28 std::string test_type, prediction_resistance, entropy_input_len, nonce_len, in TestCTRDRBG() local
|
/external/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
D | clock_nanosleep01.c | 36 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_notify/ |
D | mq_notify01.c | 44 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/python/cpython2/Lib/test/ |
D | test_symtable.py | 56 def test_type(self): member in SymtableTest
|
D | test_repr.py | 261 def test_type(self): member in LongReprTest
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 57 enum test_type { enum
|
/external/ltp/testcases/kernel/syscalls/mq_timedsend/ |
D | mq_timedsend01.c | 144 enum test_type { enum
|
/external/autotest/server/site_tests/bluetooth_AdapterLEAdvertising/ |
D | bluetooth_AdapterLEAdvertising.py | 991 def run_once(self, host, advertisements, test_type): argument
|
/external/autotest/client/site_tests/network_ProxyResolver/ |
D | network_ProxyResolver.py | 362 def run_once(self, test_type, **params): argument
|
/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
|