Home
last modified time | relevance | path

Searched defs:ROOT_DIR (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/scripts/eslint/tests/support/
DRuleTester.ts4 export const ROOT_DIR = path.join(process.cwd(), "scripts", "eslint", "tests", "fixtures"); constant
/third_party/python/PCbuild/
Dfix_encoding.py22 ROOT_DIR = Path(__file__).resolve().parent variable
/third_party/jerryscript/tools/
Dsrcgenerator.py26 ROOT_DIR = os.path.dirname(TOOLS_DIR) variable
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py124 ROOT_DIR = os.path.abspath(os.path.join(SCRIPT_DIR, '..')) variable
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py124 ROOT_DIR = os.path.abspath(os.path.join(SCRIPT_DIR, '..')) variable
/third_party/python/Lib/test/
Dtest_regrtest.py27 ROOT_DIR = os.path.join(os.path.dirname(__file__), '..', '..') variable
28 ROOT_DIR = os.path.abspath(os.path.normpath(ROOT_DIR)) variable