Home
last modified time | relevance | path

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

/curl/tests/http/
H A Dtest_07_upload.py342 r = curl.run_direct(with_stats=True, args=[
364 r = curl.run_direct(with_stats=True, args=[
386 r = curl.run_direct(with_stats=True, args=[
H A Dscorecard.py90 r = curl.run_direct(args=args, with_stats=True)
/curl/tests/http/testenv/
H A Dcurl.py747 def run_direct(self, args, with_stats: bool = False, with_profile: bool = False): member in CurlClient

Completed in 17 milliseconds