Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/Scripts/webkitpy/commands/
Dqueries.py72 def _needs_commit_queue(patch): member in PatchesToCommitQueue
85 patches_needing_cq = filter(self._needs_commit_queue, patches)