Home
last modified time | relevance | path

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

/test/xdevice/src/xdevice/_core/executor/
Drequest.py66 def __init__(self, root=None, drivers=None, config=None): argument
143 def set_root_descriptor(self, root): argument
213 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
/test/xdevice/src/xdevice/_core/report/
Dresult_reporter.py213 def _append_product_info(cls, test_suites_attributes, root): argument
241 def _get_module_name(cls, data_report, root): argument
381 def _find_module_name(cls, result_path, root): argument
/test/arkXtest/uitest/core/
Dui_model.cpp206 auto root = GetRootWidget(); in DfsTraverse() local
216 auto root = GetRootWidget(); in DfsTraverseFronts() local
236 auto root = GetRootWidget(); in DfsTraverseRears() local
281 static void DfsVisitNode(const json &root, NodeVisitor visitor, string_view hierarchy) in DfsVisitNode()
Dui_driver.cpp251 static string TakeScopeUiSnapshot(const WidgetTree &tree, const Widget &root) in TakeScopeUiSnapshot()
/test/xts/acts/applications/kitframework/
Dkitfwk_oem_api_test.c109 cJSON* root = cJSON_Parse(kitInfoMsg); variable
/test/xts/acts/applications/kitframework_ipcamera/
Dkitfwk_oem_api_test.cpp107 cJSON* root = cJSON_Parse(kitInfoMsg); variable