Searched defs:with_filter (Results 1 – 5 of 5) sorted by relevance
548 def parse_unary(self, with_filter=True): argument
536 def parse_unary(self, with_filter=True): argument
498 def with_filter( member in Check
278 pub fn with_filter(mut self, filter: env_logger::filter::Filter) -> Self { in with_filter() method
675 pub fn with_filter<S: Into<String>>(mut self, filter: S) -> Criterion<M> { in with_filter() method