Home
last modified time | relevance | path

Searched refs:_match_test_func (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/support/
H A D__init__.py1116 _match_test_func = None variable
1124 if _match_test_func is None:
1127 return _match_test_func(test.id())
1141 global _match_test_func, _accept_test_patterns, _ignore_test_patterns
1170 _match_test_func = match_function

Completed in 4 milliseconds