Home
last modified time | relevance | path

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

/external/python/cryptography/tests/
Dtest_cryptography_utils.py18 class TestCachedProperty(object): class
/external/python/cpython3/Lib/test/
Dtest_functools.py2500 class TestCachedProperty(unittest.TestCase): class