Searched refs:test_sitecustomize_executed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_site.py | 392 def test_sitecustomize_executed(self): member in ImportSideEffectTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_site.py | 459 def test_sitecustomize_executed(self): member in ImportSideEffectTests |