Home
last modified time | relevance | path

Searched defs:file_to_upload (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cppcheck-gui/cppcheck-2.6.3/tools/
H A Dci.py15 def upload(file_to_upload, destination): argument
/dports/devel/cppcheck/cppcheck-2.6.3/tools/
H A Dci.py15 def upload(file_to_upload, destination): argument
/dports/www/onionshare/onionshare-2.2/tests/
H A DTorGuiReceiveTest.py8 def upload_file(self, public_mode, file_to_upload, expected_file): argument
H A DGuiReceiveTest.py12 file_to_upload, argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/ci/job_artifacts/
H A Dcreate_service_spec.rb24 def file_to_upload(path, params = {}) method