Home
last modified time | relevance | path

Searched refs:test_preinit_isolated1 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Programs/
D_testembed.c772 static int test_preinit_isolated1(void) in test_preinit_isolated1() function
1688 {"test_preinit_isolated1", test_preinit_isolated1},
/third_party/python/Lib/test/
Dtest_embed.py918 def test_preinit_isolated1(self): member in InitConfigTests