Home
last modified time | relevance | path

Searched refs:testParam (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/js_unittest/
H A DUsbDevicePipeJsunit.test.js78 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 DUsbDevicePipeJsunitEx.test.js79 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 DUsbDevicePipeJsunitEx.test.js92 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 Dinputer_get_data_proxy_test.cpp48 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 Dohos-arkui-advanced-MultiNavigation.md675 … 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 Dohos-arkui-advanced-MultiNavigation.md675 … 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 Dnative-netmanager-guidelines.md179 let testParam = 0;
180 let codeNumber = testNetManager.GetDefaultNet(testParam);
/ohos5.0/docs/zh-cn/application-dev/network/
H A Dnative-netmanager-guidelines.md178 let testParam = 0;
179 let codeNumber = testNetManager.GetDefaultNet(testParam);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-childProcessArgs.md39 entryParams: "testParam",
H A Djs-apis-app-ability-childProcessManager.md238 entryParams: "testParam",
340 entryParams: "testParam",
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp571 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 Dtrans_lane_common_test.cpp347 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 Djs-apis-app-ability-childProcessArgs.md39 entryParams: "testParam",
H A Djs-apis-app-ability-childProcessManager.md240 entryParams: "testParam",
342 entryParams: "testParam",
/ohos5.0/docs/en/application-dev/napi/
H A Dnative-netmanager-guidelines.md179 let testParam = 0;
180 let codeNumber = testNetManager.GetDefaultNet(testParam);
/ohos5.0/docs/en/application-dev/network/
H A Dnative-netmanager-guidelines.md178 let testParam = 0;
179 let codeNumber = testNetManager.GetDefaultNet(testParam);
/ohos5.0/docs/zh-cn/application-dev/application-models/
H A Dcapi_nativechildprocess_development_guideline.md239 (void)strcpy(args.entryParams, "testParam");
/ohos5.0/docs/en/application-dev/application-models/
H A Dcapi_nativechildprocess_development_guideline.md239 (void)strcpy(args.entryParams, "testParam");