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

  /external/webkit/WebKitTools/Scripts/webkitpy/
patchcollection_unittest.py 33 from webkitpy.patchcollection import PersistentPatchCollection, PersistentPatchCollectionDelegate
36 class TestPersistentPatchCollectionDelegate(PersistentPatchCollectionDelegate):
patchcollection.py 30 class PersistentPatchCollectionDelegate:
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues.py 43 from webkitpy.patchcollection import PersistentPatchCollection, PersistentPatchCollectionDelegate
220 class AbstractReviewQueue(AbstractQueue, PersistentPatchCollectionDelegate, StepSequenceErrorHandler):
227 # PersistentPatchCollectionDelegate methods

Completed in 160 milliseconds