Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_except_star.py210 def doSplitTestNamed(self, exc, T, match_template, rest_template): argument
227 def doSplitTestUnnamed(self, exc, T, match_template, rest_template): argument
244 def doSplitTestInExceptHandler(self, exc, T, match_template, rest_template): argument
251 def doSplitTestInExceptStarHandler(self, exc, T, match_template, rest_template): argument
258 def doSplitTest(self, exc, T, match_template, rest_template): argument