Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_functools.py1586 for f in cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth:
1597 funcs = (cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth,
1609 funcs = (cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth,
1628 cached_func = py_cached_func, variable in TestLRUPy
1642 cached_func = c_cached_func, variable in TestLRUC