Home
last modified time | relevance | path

Searched defs:ANDROID_BUILD_TOP (Results 1 – 2 of 2) 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