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

  /external/chromium_org/tools/telemetry/
PRESUBMIT.py 29 def GetPathsToPrepend(input_api):
46 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
53 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
  /external/chromium-trace/trace-viewer/
PRESUBMIT.py 56 def GetPathsToPrepend(input_api):
80 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
88 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)

Completed in 31 milliseconds