Searched refs:test_srcdir_independent_of_cwd (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/distutils/tests/ | ||
D | test_sysconfig.py | 69 def test_srcdir_independent_of_cwd(self): member in SysconfigTestCase |
/third_party/python/Lib/test/ | ||
D | test_sysconfig.py | 386 def test_srcdir_independent_of_cwd(self): member in TestSysConfig |