Home
last modified time | relevance | path

Searched refs:test_basic_re_sub (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_re.py49 def test_basic_re_sub(self): member in ReTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_re.py117 def test_basic_re_sub(self): member in ReTests