Searched refs:DEVICE (Results 1 – 10 of 10) sorted by relevance
/test/xts/tools/lite/ |
D | runtest.sh | 25 DEVICE="" 63 device) DEVICE="$PARAM" 86 if [ "$DEVICE" = "" ];then
|
/test/xts/acts/hiviewdfx/hitracechainjstest/src/main/js/test/ |
D | HiTraceChainJs.test.js | 278 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 341 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 624 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 653 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 682 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 711 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE, 740 hiTraceChain.tracepoint(hiTraceChain.HiTraceCommunicationMode.DEVICE,
|
/test/testfwk/xdevice/src/xdevice/_core/ |
D | plugin.py | 73 DEVICE = "device" variable in Plugin 84 DEVICE: [IDevice],
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
D | manager_lite.py | 55 device_lite = get_plugin(plugin_type=Plugin.DEVICE,
|
D | manager_device.py | 225 plugin_type=Plugin.DEVICE,
|
/test/testfwk/xdevice/src/xdevice/ |
D | __init__.py | 278 plugins = [Plugin.SCHEDULER, Plugin.DRIVER, Plugin.DEVICE, Plugin.LOG,
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | device_lite.py | 108 @Plugin(type=Plugin.DEVICE, id=DeviceOsType.lite)
|
D | dmlib.py | 226 device = get_plugin(plugin_type=Plugin.DEVICE, plugin_id=os_type)[0]
|
D | device.py | 143 @Plugin(type=Plugin.DEVICE, id=DeviceOsType.default)
|
/test/xts/acts/multimedia/medialibrary/mediaLibrary_base/entry/src/main/ets/test/ |
D | mediaLibraryTestPromiseOnOff.test.ets | 198 * @tc.desc : ON DEVICE ASSET
|