Home
last modified time | relevance | path

Searched refs:test_join (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_ntpath.py67 def test_join(self): member in TestNtpath
Dtest_strop.py94 def test_join(self): member in StropFunctionTestCase
Dtest_string.py30 def test_join(self): member in StringTest
Dtest_posixpath.py28 def test_join(self): member in PosixPathTest
Dtest_bytes.py269 def test_join(self): member in BaseBytesTest
1060 def test_join(self): member in ByteArraySubclassTest
Dtest_unicode.py184 def test_join(self): member in UnicodeTest
185 string_tests.MixinStrUnicodeUserStringTest.test_join(self)
Dstring_tests.py1032 def test_join(self): member in MixinStrUnicodeUserStringTest
Dtest_bigmem.py252 def test_join(self, size): member in StrTest