Searched defs:root (Results 1 – 6 of 6) sorted by relevance
| /test/xdevice/src/xdevice/_core/executor/ |
| D | request.py | 66 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/ |
| D | result_reporter.py | 213 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/ |
| D | ui_model.cpp | 206 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()
|
| D | ui_driver.cpp | 251 static string TakeScopeUiSnapshot(const WidgetTree &tree, const Widget &root) in TakeScopeUiSnapshot()
|
| /test/xts/acts/applications/kitframework/ |
| D | kitfwk_oem_api_test.c | 109 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|
| /test/xts/acts/applications/kitframework_ipcamera/ |
| D | kitfwk_oem_api_test.cpp | 107 cJSON* root = cJSON_Parse(kitInfoMsg); variable
|