Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_raise.py143 def test_assert_with_tuple_arg(self): member in TestRaise
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_exceptions.py487 def test_assert_with_tuple_arg(self): member in ExceptionTests