Home
last modified time | relevance | path

Searched refs:LIBCORE_DIR (Results 1 – 2 of 2) sorted by relevance

/libcore/tools/testmapping/
Dsave_logs.py33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable
34 DESTINATION_DIR = os.path.join(LIBCORE_DIR, 'smoketest')
39 if not os.path.isdir(LIBCORE_DIR):
40 raise Exception('Could not find directory ' + LIBCORE_DIR)
Dgen_smoke_tests.py33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable
34 LOGS_DIR = os.path.join(LIBCORE_DIR, 'smoketest')
466 output_path = os.path.join(LIBCORE_DIR, 'TEST_MAPPING')