Home
last modified time | relevance | path

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

/external/deqp/scripts/android/
Dinstall_apk.py91 def serialApply (f, argsList): function
149 serialApply(installToDevice, [(device, adbPath, packageName, apkPath) for device in devices]);