Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Dinstall.py97 notFounds = [serial for serial in args.serial if not serial in devSerials] variable
99 for notFound in notFounds: