Searched defs:test_ctor (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/lib/ | ||
H A D | test_meminit.c | 151 static void test_ctor(void *obj) in test_ctor() function |
/kernel/linux/linux-6.6/lib/ | ||
H A D | test_meminit.c | 172 static void test_ctor(void *obj) in test_ctor() function |
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_proactor_events.py | 51 def test_ctor(self): member in ProactorSocketTransportTests 759 def test_ctor(self, socketpair): member in BaseProactorEventLoopTests |
H A D | test_selector_events.py | 374 def test_ctor(self): member in SelectorTransportTests 498 def test_ctor(self): member in SelectorSocketTransportTests 910 def test_ctor(self): member in SelectorSocketTransportBufferedProtocolTests |
H A D | test_unix_events.py | 681 def test_ctor(self): member in UnixReadPipeTransportTests 858 def test_ctor(self): member in UnixWritePipeTransportTests |
Completed in 7 milliseconds