HomeSort by relevance Sort by last modified time
    Searched refs:symlink_support (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py 16 from test import symlink_support namespace
601 symlink_support.remove_symlink(self.package_name)
613 symlink_support.symlink(self.tagged, self.package_name)
627 @symlink_support.skip_unless_symlink
638 symlink_support.remove_symlink(self.package_name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py 16 from test import symlink_support namespace
601 symlink_support.remove_symlink(self.package_name)
613 symlink_support.symlink(self.tagged, self.package_name)
627 @symlink_support.skip_unless_symlink
638 symlink_support.remove_symlink(self.package_name)

Completed in 31 milliseconds