Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_format.py252 def test_exc(formatstr, args, exception, excmsg): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_format.py74 def test_exc(formatstr, args, exception, excmsg): function