Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dinspect_utils_test.py140 def test_decorator(f): function
162 def test_decorator(f): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_decorator.py15 def test_decorator(self): member in TestDecorator
/aosp_15_r20/external/pytorch/torch/_export/db/examples/
H A Ddecorator.py6 def test_decorator(func): function
/aosp_15_r20/external/tensorflow/tensorflow/python/compat/
H A Dcompat_test.py43 def test_decorator(self): member in CompatTest
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
H A Dtrace_event_unittest.py181 def test_decorator(this="that"): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py377 async def test_decorator(self): member in AsyncContextManagerTestCase
Dtest_contextlib.py488 def test_decorator(self): member in TestContextDecorator
Dtest_typing.py8144 def test_decorator(self): member in DataclassTransformTests
/aosp_15_r20/external/python/absl-py/absl/flags/tests/
D_validators_test.py415 def test_decorator(self): member in MultiFlagsValidatorTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_utils.py1108 def test_decorator(self): member in TestDeviceUtils
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_inspect_test.py27 def test_decorator(decorator_name, decorator_doc=None): function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils_unittest.py1162 def test_decorator(self): member in MockMetricsTest
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_export.py2296 def test_decorator(func): function
2340 def test_decorator(func): function
/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py2633 def test_decorator(self): member in DataclassTransformTests
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py5652 def test_decorator(self): member in DataclassTransformTests