/ohos5.0/base/usb/usb_manager/test/native/js_unittest/ |
H A D | UsbDevicePipeJsunit.test.js | 78 testParam.interface = testParam.config.interfaces[j] 126 testParam.config = testParam.device.configs[0] 146 testParam.isClaimed = usb.claimInterface(testParam.pip, testParam.interface, true); 175 testParam.isClaimed = usb.claimInterface(testParam.pip, testParam.interface, true); 380 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { 399 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { 418 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { 437 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { 456 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { 475 …if (testParam.inEndpoint == null || testParam.interface == null || testParam.outEndpoint == null) { [all …]
|
H A D | UsbDevicePipeJsunitEx.test.js | 79 testParam.interface = testParam.config.interfaces[j] 111 var testParam = { class in AnonymousFunction00f35f820100.getTransferTestParam 128 testParam.config = testParam.device.configs[0] 130 initPoint(testParam) 132 return testParam 143 if (testParam.interface == null || testParam.outEndpoint == null) { 148 testParam.isClaimed = usb.claimInterface(testParam.pip, testParam.interface, true); 174 if (testParam.interface == null || testParam.outEndpoint == null) { 179 testParam.isClaimed = usb.claimInterface(testParam.pip, testParam.interface, true); 205 if (testParam.interface == null || testParam.outEndpoint == null) { [all …]
|
/ohos5.0/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/ohosTest/js/ |
H A D | UsbDevicePipeJsunitEx.test.js | 92 testParam.interface = testParam.config.interfaces[j] 141 testParam.config = testParam.device.configs[0] 169 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 208 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 247 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 286 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 327 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 407 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 453 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); 499 testParam.isClaimed = usbManager.claimInterface(testParam.pip, testParam.interface, true); [all …]
|
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | inputer_get_data_proxy_test.cpp | 48 InputerGetDataParam testParam = { variable 57 ASSERT_NE(testParam.inputerSetData, nullptr); 67 .WillOnce([&testParam](const InputerGetDataParam &getDataParam) { in __anon440f145c0102() 68 EXPECT_EQ(getDataParam.mode, testParam.mode); in __anon440f145c0102() 69 EXPECT_EQ(getDataParam.authSubType, testParam.authSubType); in __anon440f145c0102() 70 EXPECT_EQ(getDataParam.algoVersion, testParam.algoVersion); in __anon440f145c0102() 80 proxy->OnGetData(testParam); 85 InputerGetDataParam testParam = { variable 99 proxy->OnGetData(testParam); 104 InputerGetDataParam testParam = { variable [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-MultiNavigation.md | 675 … this.pageStack.pushPathByName('PageHome1', 'testParam', true, SplitPolicy.HOME_PAGE); 685 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 695 … this.pageStack.pushPathByName('PageFull1', 'testParam', true, SplitPolicy.FULL_PAGE); 727 this.pageStack.pushPathByName('PageDetail1', 'testParam', undefined, true); 883 … this.pageStack.pushPathByName('PageHome1', 'testParam', true, SplitPolicy.HOME_PAGE); 892 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 910 this.pageStack.replacePathByName('PageDetail2', 'testParam'); 1112 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 1130 this.pageStack.replacePathByName('PageDetail2', 'testParam'); 1274 this.pageStack.pushPathByName('PageDetail1', 'testParam'); [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-MultiNavigation.md | 675 … this.pageStack.pushPathByName('PageHome1', 'testParam', true, SplitPolicy.HOME_PAGE); 685 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 695 … this.pageStack.pushPathByName('PageFull1', 'testParam', true, SplitPolicy.FULL_PAGE); 727 this.pageStack.pushPathByName('PageDetail1', 'testParam', undefined, true); 883 … this.pageStack.pushPathByName('PageHome1', 'testParam', true, SplitPolicy.HOME_PAGE); 892 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 910 this.pageStack.replacePathByName('PageDetail2', 'testParam'); 1112 this.pageStack.pushPathByName('PageDetail1', 'testParam'); 1130 this.pageStack.replacePathByName('PageDetail2', 'testParam'); 1274 this.pageStack.pushPathByName('PageDetail1', 'testParam'); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/napi/ |
H A D | native-netmanager-guidelines.md | 179 let testParam = 0; 180 let codeNumber = testNetManager.GetDefaultNet(testParam);
|
/ohos5.0/docs/zh-cn/application-dev/network/ |
H A D | native-netmanager-guidelines.md | 178 let testParam = 0; 179 let codeNumber = testNetManager.GetDefaultNet(testParam);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-app-ability-childProcessArgs.md | 39 entryParams: "testParam",
|
H A D | js-apis-app-ability-childProcessManager.md | 238 entryParams: "testParam", 340 entryParams: "testParam",
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_auth_client_test.cpp | 571 AuthParamInner testParam = {}; variable 572 testParam.challenge = {0}; 573 testParam.authTypes = {ALL}; 585 [&testVersion, &testParam, &testWidgetParam, &testContextVersion](int32_t apiVersion, 589 EXPECT_EQ(authParam.authTypes, testParam.authTypes); in __anon4aad99530c02()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_common_test.cpp | 347 SessionParam testParam = { variable 354 ret = CopyAppInfoFromSessionParam(&appInfo, &testParam); 381 SessionParam testParam = { variable 384 ret = CopyAppInfoFromSessionParam(&appInfo, &testParam);
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-app-ability-childProcessArgs.md | 39 entryParams: "testParam",
|
H A D | js-apis-app-ability-childProcessManager.md | 240 entryParams: "testParam", 342 entryParams: "testParam",
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | native-netmanager-guidelines.md | 179 let testParam = 0; 180 let codeNumber = testNetManager.GetDefaultNet(testParam);
|
/ohos5.0/docs/en/application-dev/network/ |
H A D | native-netmanager-guidelines.md | 178 let testParam = 0; 179 let codeNumber = testNetManager.GetDefaultNet(testParam);
|
/ohos5.0/docs/zh-cn/application-dev/application-models/ |
H A D | capi_nativechildprocess_development_guideline.md | 239 (void)strcpy(args.entryParams, "testParam");
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | capi_nativechildprocess_development_guideline.md | 239 (void)strcpy(args.entryParams, "testParam");
|