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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
symlink_support.py 77 handle_nonzero_success(bytes)
82 def handle_nonzero_success(result): function in function:_symlink_win32
89 handle_nonzero_success(CreateSymbolicLink(link, target, target_is_directory))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
symlink_support.py 77 handle_nonzero_success(bytes)
82 def handle_nonzero_success(result): function in function:_symlink_win32
89 handle_nonzero_success(CreateSymbolicLink(link, target, target_is_directory))

Completed in 166 milliseconds