Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_timeit.py199 def assert_exc_string(self, exc_string, expected_exc_name): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_timeit.py222 def assert_exc_string(self, exc_string, expected_exc_name): argument