Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_dev_webviewController/entry/src/main/ets/MainAbility/pages/
DonErrorReceive03.ets83 let redirect = event.request.isRedirect();
84 console.log(`redirect is: ${redirect}`);
85 Utils.emitEvent(redirect, 7130);
/test/xts/tools/sample/ServerSampleE/java/db/
Doh-sample.sql171 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
172 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
173 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
174 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
175 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
176 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
177 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
/test/xts/tools/sample/ServerSampleD/java/db/
Doh-sample.sql171 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
172 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
173 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
174 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
175 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
176 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
177 …`parent_id`, `name`, `url`, `component`, `is_route`, `component_name`, `redirect`, `menu_type`, `p…
/test/xts/device_attest_lite/
DREADME_zh.md6 1、设备厂商在[OpenHarmony兼容性平台](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fresponse_t…
DREADME.md66 …nHarmony compatibility platform](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fre…
74 …nHarmony compatibility platform](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fre…
/test/xts/device_attest/
DREADME_zh.md7 1、设备厂商在[OpenHarmony兼容性平台](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fresponse_t…
DREADME.md67 …nHarmony compatibility platform](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fre…
75 …nHarmony compatibility platform](https://openatom.cn/atomavatar/#/login?redirect=%2Fauthorize%3Fre…
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py163 def exec_cmd(cmd, timeout=5 * 60, error_print=True, join_result=False, redirect=False): argument
186 if redirect:
195 if redirect:
/test/xts/acts/request/newRequestAuthorityTest/entry/src/main/ets/test/
DrequestUpload.test.ets88 redirect: true,
DrequestDownload001.test.ets403 redirect: undefined,
461 redirect: undefined,
DrequestUpload001.test.ets63 redirect: true,
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py307 error_print=False, redirect=True)