Searched refs:cached_staticmeth (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ |
H A D | test_functools.py | 1788 for f in cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth: 1799 funcs = (cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth, 1811 funcs = (cls.cached_func[0], cls.cached_meth, cls.cached_staticmeth, 1878 def cached_staticmeth(x, y): member in TestLRUPy 1892 def cached_staticmeth(x, y): member in TestLRUC
|
Completed in 5 milliseconds