Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Dqueries.py411 def run_cmd_in_thread(inputs: Tuple[List[str], str]) -> str: function
468 return pool.map(run_cmd_in_thread, args)