Home
last modified time | relevance | path

Searched refs:AbsoluteLocalPaths (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
DPRESUBMIT.py39 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/chrome/browser/resources/chromeos/chromevox/
DPRESUBMIT.py8 paths = input_api.AbsoluteLocalPaths()
/external/chromium_org/tools/perf/page_sets/
Dpresubmit_unittest.py57 def AbsoluteLocalPaths(self): member in InputAPIStub
/external/chromium_org/chrome/common/extensions/
DPRESUBMIT.py92 for name in input_api.AbsoluteLocalPaths():