Searched defs:test_matching (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_filecmp.py | 27 def test_matching(self): member in FileCompareTestCase |
| /external/jsoncpp/devtools/ | ||
| D | antglob.py | 165 def test_matching(self): member in AntPatternToRETest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_filecmp.py | 30 def test_matching(self): member in FileCompareTestCase |
| /external/rust/crates/mime/src/ | ||
| D | lib.rs | 811 fn test_matching() { in test_matching() function |