Home
last modified time | relevance | path

Searched defs:test_decorator (Results 1 – 17 of 17) sorted by relevance

/external/pytorch/test/jit/
Dtest_decorator.py15 def test_decorator(self): member in TestDecorator
/external/python/cachetools/tests/
Dtest_wrapper.py18 def test_decorator(self): member in DecoratorTestMixin
147 def test_decorator(self): member in NoneWrapperTest
Dtest_func.py10 def test_decorator(self): member in DecoratorTestMixin
/external/pytorch/torch/_export/db/examples/
Ddecorator.py6 def test_decorator(func): function
/external/tensorflow/tensorflow/python/compat/
Dcompat_test.py43 def test_decorator(self): member in CompatTest
/external/tensorflow/tensorflow/python/autograph/pyct/
Dinspect_utils_test.py140 def test_decorator(f): function
162 def test_decorator(f): function
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_event_unittest.py181 def test_decorator(this="that"): function
/external/python/absl-py/absl/flags/tests/
D_validators_test.py415 def test_decorator(self): member in MultiFlagsValidatorTest
/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py364 async def test_decorator(self): member in AsyncContextManagerTestCase
Dtest_contextlib.py558 def test_decorator(self): member in TestContextDecorator
Dtest_typing.py10264 def test_decorator(self): member in DataclassTransformTests
/external/pytorch/test/
Dtest_utils.py1108 def test_decorator(self): member in TestDeviceUtils
/external/tensorflow/tensorflow/python/util/
Dtf_inspect_test.py27 def test_decorator(decorator_name, decorator_doc=None): function
/external/autotest/client/common_lib/
Dutils_unittest.py1162 def test_decorator(self): member in MockMetricsTest
/external/pytorch/test/dynamo/
Dtest_export.py2296 def test_decorator(func): function
2340 def test_decorator(func): function
/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py2633 def test_decorator(self): member in DataclassTransformTests
/external/python/typing_extensions/src/
Dtest_typing_extensions.py5652 def test_decorator(self): member in DataclassTransformTests