Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Programs/
D_testembed.c1518 static int test_init_setpath_config(void) in test_init_setpath_config() function
2101 {"test_init_setpath_config", test_init_setpath_config},
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_embed.py1196 def test_init_setpath_config(self): member in InitConfigTests