Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_baseexception.py83 interface_tests = ("length", "args", "str", "repr") variable in ExceptionClassTests
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pep352.py96 interface_tests = ("length", "args", "message", "str", "unicode", "repr", variable in ExceptionClassTests