Searched refs:DEFAULT_PARAMS (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/test/benchmark/ |
H A D | config.py | 35 DEFAULT_PARAMS = ["--module", "--merge-abc"] variable
|
H A D | run_benchmark.py | 23 from config import COMP, DEFAULT_RUNS, PARSE_ONLY, OPT_LEVEL, RUNS_NUM, DEFAULT_PARAMS, CUR_FILE_DIR, \ 71 cmds[ES2ABC] += DEFAULT_PARAMS 26 HERMES_CODE_PATH, ES2ABC, HERMES global() namespace
|
Completed in 1 milliseconds