Home
last modified time | relevance | path

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

/art/
Dtest.py28 ANDROID_BUILD_TOP = os.environ.get('ANDROID_BUILD_TOP', os.getcwd()) variable
/art/test/testrunner/
Denv.py69 ANDROID_BUILD_TOP = _get_android_build_top() variable
/art/test/
Drun-test154 ANDROID_BUILD_TOP = os.environ.get("ANDROID_BUILD_TOP") variable