Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/android/
Dinstall_apk.py244 notFounds = [serial for serial in args.serial if not serial in devSerials] variable
246 for notFound in notFounds: