Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_trace.py85 def decorator2(f): function
87 return decorator2
/external/python/cpython3/Doc/library/
Dast.rst1313 ... @decorator2
1344 Name(id='decorator2', ctx=Load())],
1436 ... @decorator2
1455 Name(id='decorator2', ctx=Load())])],
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py4395 def testWithExtraWrapperRedundantArgs(self, decorator1, decorator2): argument
4404 @decorator2