Home
last modified time | relevance | path

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

/aosp_15_r20/cts/common/device-side/bedstead/btest/
H A Dbtest35 def include_annotations(self, args): member in CurrentUserState
60 def include_annotations(self, args): member in SystemUserState
95 def include_annotations(self, args): member in SecondaryUserState
130 def include_annotations(self, args): member in AdditionalUserState
170 def include_annotations(self, args): member in WorkProfileState
226 def include_annotations(self, args): member in CloneProfileState
281 def include_annotations(self, args): member in PrivateProfileState
721 …ule, class_methods, state, btest_run, total_test_count, next_test, include_annotations, exclude_an… argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dliveness.py39 def __init__(self, graph, include_annotations): argument
110 def __init__(self, source_info, graphs, include_annotations): argument
202 def resolve(node, source_info, graphs, include_annotations=True): argument