Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Dcommon.py263 def noneSafePathJoin (*components): function
289 noneSafePathJoin(ANDROID_SDK_PATH, "tools", "android"),
290 noneSafePathJoin(ANDROID_SDK_PATH, "tools", "android.bat"),
295 noneSafePathJoin(ANDROID_SDK_PATH, "platform-tools", "adb"),
296 noneSafePathJoin(ANDROID_SDK_PATH, "platform-tools", "adb.exe"),
299 noneSafePathJoin(ANDROID_SDK_PATH, "tools", "zipalign"),
300 noneSafePathJoin(ANDROID_SDK_PATH, "tools", "zipalign.exe"),