Home
last modified time | relevance | path

Searched refs:get_platform_cmd_prefix (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/tools/runners/
H A Drun-test-suite.py88 def get_platform_cmd_prefix(): function
139 test_cmd = get_platform_cmd_prefix()
169 execute_snapshot_cmd = get_platform_cmd_prefix()
170 generate_snapshot_cmd = get_platform_cmd_prefix()
H A Drun-test-suite-test262.py26 def get_platform_cmd_prefix(): function
108 proc = subprocess.Popen(get_platform_cmd_prefix() +
/third_party/jerryscript/tools/
H A Drun-tests.py259 def get_platform_cmd_prefix(): function
271 build_cmd = get_platform_cmd_prefix()
340 test_cmd = get_platform_cmd_prefix()
467 test_cmd = get_platform_cmd_prefix() + [
506 get_platform_cmd_prefix() +

Completed in 3 milliseconds