Searched defs:test_init (Results 1 - 25 of 42) sorted by relevance

12

/external/ltp/testcases/commands/insmod/
H A Dltp_insmod01.c24 static int test_init(void) function
34 module_init(test_init); variable
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-dfa.rb22 def test_init method in class:TestDFA
H A Dtest-recognizers.rb41 def test_init method in class:TestLexer
H A Dtest-tree-wizard.rb172 def test_init method in class:TestTreeWizard
/external/toolchain-utils/crosperf/
H A Dsettings_factory_unittest.py16 def test_init(self): member in class:BenchmarkSettingsTest
29 def test_init(self): member in class:LabelSettingsTest
46 def test_init(self): member in class:GlobalSettingsTest
H A Dsettings_unittest.py27 def test_init(self): member in class:TestSettings
/external/autotest/server/
H A Dfrontend_unittest.py38 def test_init(self): member in class:RpcClientTest
H A Dserver_job_unittest.py34 class test_init(base_job_unittest.test_init.generic_tests, unittest.TestCase): class in inherits:base_job_unittest.test_init.generic_tests, unittest.TestCase
36 base_job_unittest.test_init.generic_tests.OPTIONAL_ATTRIBUTES
/external/python/cpython2/Lib/test/
H A Dtest_readline.py50 def test_init(self): member in class:TestReadline
H A Dtest_ordered_dict.py12 def test_init(self): member in class:TestOrderedDict
H A Dtest_userdict.py154 def test_init(self): member in class:UserDictTest
/external/autotest/server/hosts/
H A Dbase_classes_unittest.py27 def test_init(self): member in class:test_host_class
/external/selinux/python/sepolgen/tests/
H A Dtest_access.py27 def test_init(self): member in class:TestAccessVector
209 def test_init(self): member in class:TestAccessVectorSet
H A Dtest_refpolicy.py37 def test_init(self): member in class:TestSecurityContext
79 def test_init(self): member in class:TestObjecClass
85 def test_init(self): member in class:TestAVRule
114 def test_init(self): member in class:TestTypeRule
/external/ltp/testcases/kernel/firmware/fw_load_kernel/
H A Dltp_fw_load.c129 static int test_init(void) function
154 module_init(test_init); variable
/external/python/cpython2/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py42 def test_init(self): member in class:AutoCompleteTest
H A Dtest_hyperparser.py62 def test_init(self): member in class:HyperParserTest
H A Dtest_text.py16 def test_init(self): member in class:TextTest
H A Dtest_widgetredir.py27 def test_init(self): member in class:InitCloseTest
H A Dtest_idlehistory.py25 def test_init(self): member in class:StoreTest
/external/python/cpython2/Tools/scripts/
H A Dfind_recursionlimit.py39 def test_init(): function
112 check_limit(limit, "test_init")
/external/autotest/client/common_lib/
H A Dbarrier_unittest.py14 def test_init(self): member in class:listen_server_test
/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
H A Dtest_per_cpu_allocator_module.c193 static int __init test_init(void) function
221 module_init(test_init); variable
/external/dtc/tests/
H A Dtestutils.c52 void test_init(int argc, char *argv[]) function
/external/python/cpython2/Lib/ctypes/test/
H A Dtest_numbers.py215 def test_init(self): member in class:NumberTestCase

Completed in 794 milliseconds

12