Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_genericpath.py232 def _test_samefile_on_link_func(self, func): member in GenericTest
249 self._test_samefile_on_link_func(os.symlink)
254 self._test_samefile_on_link_func(os.link)