Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/core/
Dreport.py100 def report_normal_type(self, test_results, dom, test_name, result_node): argument
144 def report_xts_type(self, test_results, dom, result_node): argument
/test/testfwk/arkxtest/uitest/core/
Ddump_handler.cpp40 static void DFSMarshalWidget(std::vector<Widget> &allWidget, int index, nlohmann::json &dom, in DFSMarshalWidget()