Searched refs:LIBCORE_DIR (Results 1 – 2 of 2) sorted by relevance
33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable34 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)
33 LIBCORE_DIR = os.path.join(ANDROID_REPOSITORY_ROOT, 'libcore') variable34 LOGS_DIR = os.path.join(LIBCORE_DIR, 'smoketest')466 output_path = os.path.join(LIBCORE_DIR, 'TEST_MAPPING')