Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/tool/
Dtestcfg.py196 def _get_ark_js_cmd(self): member in TestCase
304 … process = subprocess.Popen(self._get_ark_js_cmd(), stdin=subprocess.PIPE, stdout=subprocess.PIPE,