/external/ltp/testcases/commands/insmod/ |
D | ltp_insmod01.c | 24 static int test_init(void) in test_init() function 36 module_init(test_init);
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_window.py | 11 def test_init(self): member in WindowListTest 37 def test_init(self): member in ListedToplevelTest
|
D | test_debugger_r.py | 21 def test_init(self): member in Test
|
/external/selinux/python/sepolgen/tests/ |
D | test_refpolicy.py | 38 def test_init(self): member in TestXpermSet 106 def test_init(self): member in TestSecurityContext 148 def test_init(self): member in TestObjecClass 154 def test_init(self): member in TestAVRule 183 def test_init(self): member in TestAVExtRule 253 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/toolchain-utils/crosperf/ |
D | settings_factory_unittest.py | 20 def test_init(self): member in BenchmarkSettingsTest 33 def test_init(self): member in LabelSettingsTest 50 def test_init(self): member in GlobalSettingsTest
|
/external/kmod/testsuite/ |
D | testsuite.h | 116 int test_init(const struct test *start, const struct test *stop, 157 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/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/igt-gpu-tools/tests/ |
D | kms_plane_cursor.c | 61 static void test_init(data_t *data, enum pipe pipe_id) in test_init() function 209 test_init(data, pipe_id); in test_cursor_overlay() 242 test_init(data, pipe_id); in test_cursor_primary() 275 test_init(data, pipe_id); in test_cursor_viewport()
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_color.c | 175 static void test_init(data_t *data) in test_init() function 232 test_init(data); in test_crtc_linear_degamma() 274 test_init(data); in test_crtc_linear_regamma() 332 test_init(data); in test_crtc_lut_accuracy()
|
/external/grpc-grpc/test/core/gprpp/ |
D | fork_test.cc | 24 static void test_init() { in test_init() function 134 test_init(); in main()
|
/external/dtc/tests/ |
D | propname_escapes.c | 22 test_init(argc, argv); in main()
|
D | find_property.c | 21 test_init(argc, argv); in main()
|
D | getprop.c | 22 test_init(argc, argv); in main()
|
D | string_escapes.c | 21 test_init(argc, argv); in main()
|
D | boot-cpuid.c | 21 test_init(argc, argv); in main()
|
D | truncated_property.c | 24 test_init(argc, argv); in main()
|
D | root_node.c | 23 test_init(argc, argv); in main()
|
D | get_mem_rsv.c | 23 test_init(argc, argv); in main()
|
D | char_literal.c | 29 test_init(argc, argv); in main()
|
D | get_prop_offset.c | 25 test_init(argc, argv); in main()
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_stats.c | 49 static void test_init(void) in test_init() function 234 test_init();
|
/external/linux-kselftest/tools/testing/selftests/arm64/signal/ |
D | test_signals.c | 22 if (test_setup(current) && test_init(current)) { in main()
|
/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
|