Searched refs:test_abstractproperty_basics (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_abc.py | 18 def test_abstractproperty_basics(self): member in test_factory.TestLegacyAPI |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_abc.py | 22 def test_abstractproperty_basics(self): member in TestABC |