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

  /external/jsoncpp/devtools/
antglob.py 103 exclude_filter = [ant_pattern_to_re(p) for p in _as_list(excludes)]
133 rejected = apply_filter( full_path, exclude_filter )
  /external/autotest/frontend/afe/
rpc_interface.py 226 for exclude_filter in exclude_filters:
227 labels = labels.exclude(**exclude_filter)
    [all...]

Completed in 58 milliseconds