Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/ffiworkloadtest/
H A Drun_ffi_workload_test.sh27 WORK_PATH=$CUR_PATH/tmp/
28 LOCAL_XML_PATH=$WORK_PATH/xmls # local xml result files path
44 "$OPENHARMONY_ROOT_PATH"/build.sh --product-name rk3568 --build-target ark_js_unittest --fast-rebuild > "$WORK_PATH"/test.log
186 get_report "$WORK_PATH" "$FFI_WORKLOAD_TEST_ARCHIVE_PATH" || {
190 if [ -d "$WORK_PATH" ];then
191 rm -rf "$WORK_PATH"
/arkcompiler/ets_frontend/testTs/
H A Dconfig.py43 WORK_PATH = f'{CODE_ROOT}/arkcompiler/ets_frontend' variable
H A Dutils.py97 os.chdir(WORK_PATH)

Completed in 2 milliseconds