Home
last modified time | relevance | path

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

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