Searched refs:test_case_sensitivity (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_import.py | 45 def test_case_sensitivity(self): member in ImportTests |
D | test_cfgparser.py | 123 def test_case_sensitivity(self): member in TestCaseBase |
/external/python/cpython3/Lib/test/test_import/ | ||
D | __init__.py | 115 def test_case_sensitivity(self): member in ImportTests |
/external/python/cpython3/Lib/test/ | ||
D | test_configparser.py | 431 def test_case_sensitivity(self): member in BasicTestCase |