HomeSort by relevance Sort by last modified time
    Searched defs:checkout (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
checkout.js 26 var checkout = checkout || {};
38 checkout.isAvailable(function(isAvailable) {
49 checkout.isAvailable = function(callback)
62 checkout.lastBlinkRollRevision = function(callback, checkoutUnavailable)
69 checkout.rollout = function(revision, reason, callback, checkoutUnavailable)
81 checkout.rebaseline = function(failureInfoList, callback, progressCallback, checkoutUnavailable)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
host_mock.py 29 from webkitpy.common.checkout.checkout_mock import MockCheckout
30 from webkitpy.common.checkout.scm.scm_mock import MockSCM
68 def checkout(self): member in class:MockHost
host.py 34 from webkitpy.common.checkout import Checkout
35 from webkitpy.common.checkout.scm.detection import SCMDetector
51 # FIXME: Checkout should own the scm object.
101 from webkitpy.common.checkout.scm.svn import SVN
121 from webkitpy.common.checkout.scm.git import Git
131 self._checkout = Checkout(self.scm())
136 def checkout(self): member in class:Host
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 

Completed in 64 milliseconds