Searched defs:DECORATOR (Results 1 – 2 of 2) sorted by relevance
/external/python/cachetools/tests/ | ||
D | test_func.py | 104 DECORATOR = staticmethod(cachetools.func.fifo_cache) variable in FIFODecoratorTest |
/external/yapf/yapf/yapflib/ | ||
D | format_token.py | 55 DECORATOR = 18 variable in Subtype |