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

  /external/chromium_org/chrome/common/extensions/docs/server2/
PRESUBMIT.py 39 if app_yaml_path in input_api.AbsoluteLocalPaths():
70 if not (app_yaml_path in input_api.AbsoluteLocalPaths() or
71 cron_yaml_path in input_api.AbsoluteLocalPaths()):
  /external/chromium_org/tools/perf/page_sets/
presubmit_unittest.py 40 def AbsoluteLocalPaths(self):
  /external/chromium_org/chrome/common/extensions/
PRESUBMIT.py 84 for name in input_api.AbsoluteLocalPaths():

Completed in 50 milliseconds