Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_trace.py82 def decorator1(f): function
88 @decorator1
/external/python/cpython3/Doc/library/
Dast.rst1312 ... @decorator1
1343 Name(id='decorator1', ctx=Load()),
1435 ... @decorator1
1454 Name(id='decorator1', ctx=Load()),
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py4395 def testWithExtraWrapperRedundantArgs(self, decorator1, decorator2): argument
4403 @decorator1