Home
last modified time | relevance | path

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

/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/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.py416 def test_decorator(self): member in MultiFlagsValidatorTest
/external/tensorflow/tensorflow/python/util/
Dtf_inspect_test.py27 def test_decorator(decorator_name, decorator_doc=None): function
/external/python/cpython3/Lib/test/
Dtest_contextlib.py436 def test_decorator(self): member in TestContextDecorator
/external/autotest/client/common_lib/
Dutils_unittest.py1162 def test_decorator(self): member in MockMetricsTest
/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py2633 def test_decorator(self): member in DataclassTransformTests