Home
last modified time | relevance | path

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

/external/curl/tests/http/
Dscorecard.py101 r = curl.run_direct(args=args, with_stats=True)
/external/curl/tests/http/testenv/
Dcurl.py305 def run_direct(self, args, with_stats: bool = False): member in CurlClient