Searched refs:others (Results 1 – 13 of 13) sorted by relevance
/test/xts/acts/multimedia/medialibrary/ |
D | common.js | 56 const allFetchOp = function(others) { argument 57 if (!others) { 58 others = {}; 63 ...others, 67 const fetchOps = function(testNum, path, type, others) { argument 68 if (!others) { 69 others = {}; 74 ...others, 106 const albumFetchOps = function(testNum, albumName, others) { argument 110 ...others, [all …]
|
/test/xts/dcts/ |
D | test_packages.gni | 81 selected_packages += [ "${XTS_ROOT}/tools/others/query:libQuery" ]
|
/test/xts/hats/ |
D | test_packages.gni | 83 selected_packages += [ "${XTS_ROOT}/tools/others/query:libQuery" ]
|
/test/testfwk/xdevice/src/xdevice/_core/ |
D | constants.py | 333 others = "others" variable in DeviceProperties
|
/test/xts/acts/ |
D | test_packages.gni | 116 selected_packages += [ "${XTS_ROOT}/tools/others/query:libQuery" ]
|
/test/xts/acts/build_lite/ |
D | BUILD.gn | 136 deps += [ "//test/xts/tools/lite/others/query:libQuery" ]
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
D | reporter_helper.py | 678 others = device.get("others", "") 679 if len(others) == 0: 683 for k, v in others.items():
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | device_lite.py | 143 DeviceProperties.others: self.device_props
|
D | device.py | 225 DeviceProperties.others: self.device_props
|
/test/xts/acts/ability/ability_runtime/actslastexitreason/actslastexitreasontest/entry/src/main/ets/test/ |
D | LastExitReason.test.ets | 202 …c.desc : Expect: ability which started lastExitReason=JS_ERROR, lastExitMessage not empty, others
|
/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_text/src/main/ets/test/ |
D | text.ets | 602 * in the textShadow and then set the radius value to 1.0 and others to null
|
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api11/entry/src/main/ets/test/textTest/ |
D | TextStateJsunit.test.ets | 622 * in the textShadow and then set the radius value to 1.0 and others to null
|
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard2/entry/src/ohosTest/ets/test/ |
D | WorkerTest.test.ets | 122 expectAssertContain(error.message, 'the type must be classic, unsupport others now.'); 625 expectAssertContain(error.message, 'the type must be classic, unsupport others now.');
|