Home
last modified time | relevance | path

Searched defs:source_filter (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/cronet/
DPRESUBMIT.py59 source_filter = lambda path: input_api.FilterSourceFile(path, function
/external/angle/scripts/
Dangle_presubmit_utils.py37 def AffectedSourceFiles(self, source_filter): argument