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

  /external/chromium_org/tools/telemetry/
PRESUBMIT.py 32 def RunWithPrependedPath(prepended_path, fn, *args):
46 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
53 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
  /external/chromium-trace/trace-viewer/
PRESUBMIT.py 64 def RunWithPrependedPath(prepended_path, fn, *args):
80 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)
88 return RunWithPrependedPath(GetPathsToPrepend(input_api), go)

Completed in 55 milliseconds