Searched refs:test_path_with_null_byte (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_posix.py | 617 def test_path_with_null_byte(self): member in PosixTester |
/external/python/cpython3/Lib/test/ | ||
D | test_posix.py | 1454 def test_path_with_null_byte(self): member in PosixTester |