/external/ltp/testcases/commands/insmod/ |
D | ltp_insmod01.c | 24 static int test_init(void) in test_init() function 34 module_init(test_init);
|
/external/toolchain-utils/crosperf/ |
D | settings_factory_unittest.py | 18 def test_init(self): member in BenchmarkSettingsTest 31 def test_init(self): member in LabelSettingsTest 48 def test_init(self): member in GlobalSettingsTest
|
/external/selinux/python/sepolgen/tests/ |
D | test_refpolicy.py | 37 def test_init(self): member in TestSecurityContext 79 def test_init(self): member in TestObjecClass 85 def test_init(self): member in TestAVRule 114 def test_init(self): member in TestTypeRule
|
/external/autotest/server/ |
D | server_job_unittest.py | 34 class test_init(base_job_unittest.test_init.generic_tests, unittest.TestCase): class 36 base_job_unittest.test_init.generic_tests.OPTIONAL_ATTRIBUTES
|
/external/kmod/testsuite/ |
D | testsuite.h | 110 int test_init(const struct test *start, const struct test *stop, 151 arg = test_init(__start_kmod_tests, __stop_kmod_tests, argc, argv); \
|
/external/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | ltp_fw_load.c | 129 static int test_init(void) in test_init() function 154 module_init(test_init);
|
/external/autotest/client/bin/net/ |
D | net_utils_mock.py | 85 def __init__(self, iface='some_name', test_init=False): argument 86 self._test_init = test_init # test network_interface __init__()
|
/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
D | test_per_cpu_allocator_module.c | 193 static int __init test_init(void) in test_init() function 221 module_init(test_init);
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_lazy.py | 23 def test_init(self): member in LazyLoaderFactoryTests 57 def test_init(self): member in LazyLoaderTests
|
/external/dtc/tests/ |
D | propname_escapes.c | 35 test_init(argc, argv); in main()
|
D | getprop.c | 35 test_init(argc, argv); in main()
|
D | find_property.c | 34 test_init(argc, argv); in main()
|
D | string_escapes.c | 34 test_init(argc, argv); in main()
|
D | truncated_property.c | 37 test_init(argc, argv); in main()
|
D | boot-cpuid.c | 34 test_init(argc, argv); in main()
|
D | root_node.c | 36 test_init(argc, argv); in main()
|
D | get_mem_rsv.c | 36 test_init(argc, argv); in main()
|
D | char_literal.c | 42 test_init(argc, argv); in main()
|
D | asm_tree_dump.c | 40 test_init(argc, argv); in main()
|
D | get_alias.c | 49 test_init(argc, argv); in main()
|
D | path_offset_aliases.c | 47 test_init(argc, argv); in main()
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_scrolledlist.py | 24 def test_init(self): member in ScrolledListTest
|
D | test_debugger.py | 24 def test_init(self): member in NameSpaceTest
|
D | test_config_key.py | 26 def test_init(self): member in GetKeysTest
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-dfa.rb | 22 def test_init method in TestDFA
|