HomeSort by relevance Sort by last modified time
    Searched refs:hasPatches (Results 1 - 2 of 2) sorted by null

  /external/deqp/scripts/verify/
verify.py 179 hasPatches = len(package.patches)
184 if hasPatches and logEmpty:
186 elif not hasPatches and not logEmpty:
  /external/deqp/external/openglcts/scripts/verify/
verify_es.py 256 hasPatches = len(package.patches)
261 if hasPatches and logEmpty:
263 elif not hasPatches and not logEmpty:

Completed in 156 milliseconds