Home
last modified time | relevance | path

Searched defs:__wrapped__ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Dtrace_type_test.py267 __wrapped__ = ActualType(1, 2, 3) variable in CacheKeyGenerationTest.testWrappedNamedTuple.MockWrapper
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_inspect.py4372 def __wrapped__(self): member in NTimesUnwrappable
4431 __wrapped__ = func variable in TestUnwrap.test_unhashable.C