Home
last modified time | relevance | path

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

/libcore/tools/testmapping/
Dsave_logs.py33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable
Dgen_smoke_tests.py33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable
/libcore/tools/expected_upstream/
Dcommon_util.py38 LIBCORE_DIR = THIS_DIR.parent.parent.resolve() variable