Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/test/
Dcases.ts29 const PROJECT_ROOT = path.resolve(__dirname, '../../'); constant
/arkcompiler/ets_runtime/test/regresstest/
Dregress_test_config.py30 PROJECT_ROOT = os.path.abspath(os.path.join(TEST_TOOL_FILE_DIR, "../..")) variable in RegressTestConfig
/arkcompiler/ets_frontend/ets2panda/linter/scripts/testRunner/
Dcoverage_collect.js20 const PROJECT_ROOT = path.join(__dirname, '..', '..'); constant