Home
last modified time | relevance | path

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

/third_party/python/Lib/test/libregrtest/
Druntest_mp.py55 def run_test_in_subprocess(testname: str, ns: Namespace) -> subprocess.Popen: function
209 popen = run_test_in_subprocess(test_name, self.ns)