Searched refs:test_split (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_macpath.py | 21 def test_split(self): member in MacPathTestCase |
D | test_ntpath.py | 41 def test_split(self): member in TestNtpath |
D | test_strop.py | 81 def test_split(self): member in StropFunctionTestCase |
D | test_locale.py | 371 def test_split(self): member in TestStringMethods |
D | test_textwrap.py | 365 def test_split(self): member in WrapTestCase |
D | test_posixpath.py | 33 def test_split(self): member in PosixPathTest |
D | test_unicode.py | 176 def test_split(self): member in UnicodeTest |
D | string_tests.py | 331 def test_split(self): member in CommonTest |
D | test_bytes.py | 341 def test_split(self): member in BaseBytesTest |