Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/watchdog/tests/
Dtest_patterns.py16 def test_match_path(raw_path, included_patterns, excluded_patterns, case_sensitive, expected): argument
37 def test_filter_paths(included_patterns, excluded_patterns, case_sensitive, expected): argument
65 def test_match_any_paths(included_patterns, excluded_patterns, case_sensitive, expected): argument