Home
last modified time | relevance | path

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

/test/xts/acts/demo/hjsunit/DataDriver/entry/src/ohosTest/js/test/
Ddata.json15 "items":[{ array
/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.h50 std::list<std::map<std::string, std::string>> items; member
/test/testfwk/xdevice/src/xdevice/_core/config/
Dconfig_manager.py90 def _verify_duplicate(items): argument
/test/testfwk/developer_test/src/core/config/
Dconfig_manager.py197 def _verify_duplicate(cls, items): argument
/test/xts/acts/multimedia/avsession/avsession_js_standard/avsessionManager/src/main/js/test/
DAVSessionControllerJSTest.js192 function queueItemsCallback1(items) { argument
214 function queueItemsCallback2(items) { argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py225 def _get_device_instance(self, items, os_type): argument