Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/
H A Dkeywords.py48 class KeyValueSample: class
148 def get_sample_key(input_dict: Dict[str, KeyValueSample], name: str) -> str: argument
155 def get_sample_value(input_dict: Dict[str, KeyValueSample], name: str) -> str: argument
162 def get_sample_separator_count(input_dict: Dict[str, KeyValueSample], name: str) -> int: argument