Home
last modified time | relevance | path

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

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