/external/autotest/client/bin/ |
D | fio_util.py | 81 test_type = '' variable in fio_graph_generator 149 def _gen_data_row(cls, test_type, pass_list, percentile): argument 168 def _write_data(cls, f, test_type, pass_list, percentile): argument 187 def _write_option(cls, f, test_name, test_type, percentile): argument 212 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument 236 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/rust/crates/ring/src/rsa/ |
D | convert_nist_rsa_test_vectors.py | 146 def main(fn, test_type, padding_alg): argument 239 test_type = 'sign' variable 241 test_type = 'verify' variable
|
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/ |
D | p1.cpp | 37 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} in test_type() function 38 template<> void test_type(int (*)()) {} in test_type() function
|
/external/autotest/server/cros/network/ |
D | netperf_runner.py | 21 def from_netperf_results(test_type, results, duration_seconds): argument 160 def __init__(self, test_type, duration_seconds, duration_seconds_dev=None, argument 390 def _assert_is_valid_test_type(test_type): argument 403 def test_type_to_tag(test_type): argument 414 def test_type_to_human_readable_tag(test_type): argument 456 def __init__(self, test_type, test_time=DEFAULT_TEST_TIME): argument
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_exit_handler.c | 55 enum test_type { enum 63 static int testfunc(enum test_type test_type) in testfunc()
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_parser/ |
D | test_preprocessor.py | 1030 def test_type(self): member in ConstantTests 1128 def test_type(self): member in MacroTests 1285 def test_type(self): member in IfDirectiveTests 1398 def test_type(self): member in IncludeTests 1462 def test_type(self): member in OtherDirectiveTests
|
/external/igt-gpu-tools/tests/ |
D | kms_atomic_interruptible.c | 42 static int block_plane(igt_display_t *display, igt_output_t *output, enum plane_test_type test_type… in block_plane() 79 enum plane_test_type test_type, unsigned plane_type) in run_plane_test()
|
/external/autotest/client/tests/monotonic_time/ |
D | monotonic_time.py | 19 def run_once(self, test_type = None, duration = 300, threshold = None): argument
|
/external/libcxx/test/std/containers/sequences/array/ |
D | size_and_alignment.pass.cpp | 47 void test_type() { in test_type() function
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderTextureImageSamplesTests.cpp | 227 const _test_type& test_type) in executeFunctionalTest() 633 _test_type test_type = (_test_type)n_test_type; in iterate() local
|
/external/perfetto/tools/ |
D | diff_test_trace_processor.py | 63 def __init__(self, test_type, trace_path, query_path_or_metric, argument 74 def __init__(self, test_type, input_name, trace, cmd, expected, actual, argument
|
/external/llvm-project/libcxx/test/std/containers/sequences/array/ |
D | size_and_alignment.pass.cpp | 40 void test_type() { in test_type() function
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | cls_multi_schar.c | 34 typedef signed char (*test_type)(signed char, signed char); typedef
|
D | cls_multi_sshort.c | 34 typedef signed short (*test_type)(signed short, signed short); typedef
|
D | cls_multi_ushort.c | 34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
|
/external/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
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
D | bluetooth_RegressionClient.py | 15 def _test_init(self, test_type): argument
|
/external/libffi/testsuite/libffi.closures/ |
D | cls_multi_ushort.c | 34 typedef unsigned short (*test_type)(unsigned short, unsigned short); typedef
|
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
|
/external/boringssl/src/util/fipstools/cavp/ |
D | cavp_ctr_drbg_test.cc | 29 std::string test_type, prediction_resistance, entropy_input_len, nonce_len, in TestCTRDRBG() local
|
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/ |
D | cavp_ctr_drbg_test.cc | 29 std::string test_type, prediction_resistance, entropy_input_len, nonce_len, in TestCTRDRBG() local
|