Home
last modified time | relevance | path

Searched refs:dom (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Ddump_handler.cpp56 static void DFSMarshalWidget(std::vector<Widget> &allWidget, int index, nlohmann::json &dom, in DFSMarshalWidget() argument
87 dom["attributes"] = attrData; in DFSMarshalWidget()
88 dom["children"] = childrenData; in DFSMarshalWidget()
/test/xts/tools/build/
H A Dsuite.py24 import xml.dom.minidom namespace
335 dom = xml.dom.minidom.parse(xml_file)
336 childroot = dom.getElementsByTagName("target_preparer")
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dreport.py21 from xml.dom import minidom
/test/xts/tools/lite/build/
H A Dsuite.py24 import xml.dom.minidom namespace

Completed in 3 milliseconds