Searched refs:test_replace (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_strop.py | 57 def test_replace(self): member in StropFunctionTestCase |
D | test_datetime.py | 1065 def test_replace(self): member in TestDate |
D | test_unicode.py | 200 def test_replace(self): member in UnicodeTest |
D | string_tests.py | 571 def test_replace(self): member in CommonTest |
D | test_bigmem.py | 288 def test_replace(self, size): member in StrTest |
D | test_bytes.py | 336 def test_replace(self): member in BaseBytesTest |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ | ||
D | test_pytree.py | 157 def test_replace(self): member in TestNodes |