Home
last modified time | relevance | path

Searched refs:resolve_entity (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dorigin_info_test.py56 origin_info.resolve_entity(node, source, test_fn)
162 origin_info.resolve_entity(node, source, test_fn)
189 origin_info.resolve_entity(node, source, test_fn)
211 origin_info.resolve_entity(node, source, test_fn)
232 origin_info.resolve_entity(node, source, test_fn)
H A Dorigin_info.py274 def resolve_entity(node, source, entity): function
H A Dtranspiler.py345 origin_info.resolve_entity(node, source, fn)
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pyexpat.py628 def resolve_entity(context, base, system_id, public_id): function
635 parser.ExternalEntityRefHandler = resolve_entity
645 parser.ExternalEntityRefHandler = resolve_entity
656 def resolve_entity(context, base, system_id, public_id): function
663 parser.ExternalEntityRefHandler = resolve_entity
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pyexpat.py696 def resolve_entity(context, base, system_id, public_id): function
703 parser.ExternalEntityRefHandler = resolve_entity
713 parser.ExternalEntityRefHandler = resolve_entity
724 def resolve_entity(context, base, system_id, public_id): function
731 parser.ExternalEntityRefHandler = resolve_entity