Home
last modified time | relevance | path

Searched defs:ICU_PATH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aotjsperftest/
Dconfig.json4 "ICU_PATH": "out/rk3568/clang_x64/thirdparty/icu/", string
11 "ICU_PATH": "out/x64.release/thirdparty/icu/", string
/arkcompiler/ets_runtime/test/regresstest/
Dregress_test_config.py44 ICU_PATH = f"{CODE_ROOT}/third_party/icu/" variable in RegressTestConfig
/arkcompiler/ets_frontend/test262/
Drun_sunspider.py126 ICU_PATH = DEFAULT_ICU_PATH variable
128 ICU_PATH = ICU_PATH.replace("/", "\\") variable