Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/nll/user-annotations/
Dnormalization-2.rs129 fn test_pattern<'a, 'b, 'c, 'd, 'e, 'f>() { in test_pattern() function
/third_party/python/Lib/test/
Dtest_strptime.py121 def test_pattern(self): member in TimeRETests