Home
last modified time | relevance | path

Searched defs:ANDROID_DIR (Results 1 – 2 of 2) sorted by relevance

/external/skia/platform_tools/android/tests/
Dtest_variables.py16 ANDROID_DIR = os.path.normpath(os.path.join(SCRIPT_DIR, os.pardir)) variable
/external/deqp/android/scripts/
Dcommon.py229 ANDROID_DIR = os.path.realpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), "..")) variable