Home
last modified time | relevance | path

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/
Dtest_macpath.py21 def test_split(self): member in MacPathTestCase
Dtest_ntpath.py41 def test_split(self): member in TestNtpath
Dtest_strop.py81 def test_split(self): member in StropFunctionTestCase
Dtest_locale.py371 def test_split(self): member in TestStringMethods
Dtest_textwrap.py365 def test_split(self): member in WrapTestCase
Dtest_posixpath.py33 def test_split(self): member in PosixPathTest
Dtest_unicode.py176 def test_split(self): member in UnicodeTest
177 string_tests.CommonTest.test_split(self)
Dstring_tests.py331 def test_split(self): member in CommonTest
Dtest_bytes.py341 def test_split(self): member in BaseBytesTest