Home
last modified time | relevance | path

Searched refs:cur_path (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_perf_test.sh62 cur_path=$(dirname "$(readlink -f "$0")")
74 [ -f "$cur_path/run_js_test.py" ] || { echo "no run_js_test.py, please check it";return $ret_error;}
79 python3 "$cur_path"/run_js_test.py -bp "$OPENHARMONY_OUT_PATH" -p "$JS_TEST_PATH" -o "$js_perf_test_archive_path"\
/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_perf_test.sh356 cur_path=$(dirname "$(readlink -f "$0")")
364 [ -f "$cur_path/run_js_test.py" ] || { echo "no run_js_test.py, please check it";return $ret_error;}
378 python3 "${cur_path}"/prerun_proc.py __MULTIPLIER__="${BENCH_MULTIPLIER}" "${js_test}"
385 python3 "${cur_path}"/run_js_test.py \

Completed in 1 milliseconds