Home
last modified time | relevance | path

Searched refs:test_joinpath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dfake_pathlib_test.py222 def test_joinpath(self): member in FakePathlibPurePathTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zipfile.py3270 def test_joinpath(self, alpharep): member in TestPath