Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 27) sorted by relevance

12

/test/xts/tools/sample/AppSampleE/
DREADME_zh.md78 1. windows上启动服务器前端代码,模拟消息转发服务器[服务器前端目录](../../../../jeecgboot-vue3-master)
79 2. windows上启动服务器后端代码,模拟消息转发服务器[服务器后端目录](../../../../jeecg-boot-master)
Dhvigorw.bat22 @rem Set local scope for the variables with windows NT shell
/test/xts/tools/sample/AppSampleD/
DREADME_zh.md97 1. windows上启动服务器前端代码,模拟消息转发服务器[服务器前端目录](../../../../jeecgboot-vue3-master)
98 2. windows上启动服务器后端代码,模拟消息转发服务器[服务器后端目录](../../../../jeecg-boot-master)
Dhvigorw.bat22 @rem Set local scope for the variables with windows NT shell
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp295 static bool GetAamsWindowInfos(vector<AccessibilityWindowInfo> &windows) in GetAamsWindowInfos() argument
299 if (ability->GetWindows(windows) != RET_OK) { in GetAamsWindowInfos()
303 sort(windows.begin(), windows.end(), [](auto &w1, auto &w2) -> bool { in GetAamsWindowInfos()
316 vector<AccessibilityWindowInfo> windows; in GetUiWindows() local
318 if (!GetAamsWindowInfos(windows)) { in GetUiWindows()
326 for (auto &win : windows) { in GetUiWindows()
/test/xts/acts/barrierfree/accessiblecheckability/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/graphic/nativedrawing/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/graphic/nativeimage/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/barrierfree/accessiblesendevent/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/barrierfree/accessibleregisterstate/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/tools/sample/AppSampleF/
Dhvigorw.bat22 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/arkui/ace_ets_web_napis/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/barrierfree/accessiblecaptionconfiguration/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/
Dhvigorw.bat22 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/multimedia/avsource/
Dhvigorw.bat22 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/commonlibrary/memory_utils/libpurgeablemem/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/barrierfree/accessibleabilitylist/
Dhvigorw.bat20 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/multimedia/avcodec/avcodecNdk/
Dhvigorw.bat23 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/graphic/nativebuffer/
Dhvigorw.bat21 @rem Set local scope for the variables with windows NT shell
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFtest/entry/src/main/ets/test/
DUDMFApiDescriptor.test.ets1257 expect(UTD.UniformDataType.WINDOWS_MEDIA_WM).assertEqual("com.microsoft.windows-media-wm");
1264 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wm");
1281 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMV).assertEqual("com.microsoft.windows-media-wmv");
1288 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmv");
1305 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMP).assertEqual("com.microsoft.windows-media-wmp");
1312 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmp");
1521 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMA).assertEqual("com.microsoft.windows-media-wma");
1528 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wma");
1569 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMX).assertEqual("com.microsoft.windows-media-wmx");
1576 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmx");
[all …]
/test/xts/acts/barrierfree/accessibilityerrcode/entry/src/main/ets/test/
DAccessibilityErrCode.test.ets967 console.error('failed to get windows, because ' + JSON.stringify(exception));
1010 console.error('failed to get windows, because ' + JSON.stringify(exception));
1038 console.error('failed to get windows, because ' + JSON.stringify(exception));
/test/testfwk/arkxtest/
DREADME_en.md1048 … current window to the specified position. This API is applicable to the windows that can be moved…
1049 …: Promise<bool> | Adjusts the window size. This API is applicable to the windows that can be resiz…
1050 … | Splits the current window. This API is applicable to the windows that support spli…

12