Home
last modified time | relevance | path

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

/external/r8/tools/
Dtest_android_cts.py40 AOSP_HELPER_SH = join(utils.REPO_ROOT, 'scripts', 'aosp_helper.sh') variable
197 check_call([AOSP_HELPER_SH, AOSP_PRESET, 'make', J_OPTION, 'cts'],
206 check_call([AOSP_HELPER_SH, AOSP_PRESET, 'make', J_OPTION, jack_option,
209 emulator_proc = Popen([AOSP_HELPER_SH, AOSP_PRESET,
215 check_call([AOSP_HELPER_SH, AOSP_PRESET, 'run-cts',