Home
last modified time | relevance | path

Searched refs:res3 (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/
H A Dtest_console.cpp141 napi_value res3 = nullptr; variable
145 ASSERT_CHECK_VALUE_TYPE(env, res3, napi_undefined);
502 napi_value res3 = nullptr; variable
505 ASSERT_CHECK_VALUE_TYPE(env, res3, napi_undefined);
546 napi_value res3 = nullptr; variable
581 napi_value res3 = nullptr; variable
688 napi_value res3 = nullptr; variable
743 bool res3 = 0; variable
744 napi_is_exception_pending(env, &res3);
745 ASSERT_TRUE(!res3);
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp1174 EXPECT_EQ(false, res3);
1205 EXPECT_EQ(false, res3);
1236 EXPECT_EQ(false, res3);
1267 EXPECT_EQ(false, res3);
1298 EXPECT_EQ(false, res3);
1349 bool res3 = ProfileUtils::GetIntValue(values, property, outValue); variable
1350 EXPECT_EQ(false, res3);
1390 bool res3 = ProfileUtils::GetStringValue(values, property, outValue); variable
1391 EXPECT_EQ(false, res3);
1432 bool res3 = ProfileUtils::GetLongValue(values, property, outValue); variable
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_utils_test.cpp825 auto res3 = MediaFileUtils::GetHighlightPath(uri3); variable
826 EXPECT_EQ(res3, "");
840 auto res3 = MediaFileUtils::OpenAsset(filePath3, mode3); variable
841 EXPECT_EQ(res3, -209);
859 auto res3 = MediaFileUtils::GetMediaTypeUri(mediaType3); variable
860 EXPECT_EQ(res3, "datashare:///media/device");
877 auto res3 = MediaFileUtils::GetTableNameByDisplayName(displayName3); variable
878 EXPECT_EQ(res3, "Photos");
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp203 int32_t res3 = ImageUtils::GetPixelBytes(PixelFormat::NV12); variable
204 ASSERT_EQ(res3, NV12_PIXEL_BYTES);
259 bool res3 = ImageUtils::IsValidImageInfo(info); variable
260 ASSERT_EQ(res3, false);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp88 auto res3 = layeredDrawableDescriptor.GetBackground(); variable
89 EXPECT_EQ(res3, nullptr);
176 auto res3 = drawableDescriptorFactory.Create(drawableInfo, resourceMgr, state, drawableType); variable
177 EXPECT_EQ(res3, nullptr);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp934 uint32_t res3 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
935 ASSERT_EQ(res3, ERR_IMAGE_INVALID_PARAMETER);
1002 uint32_t res3 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
1003 ASSERT_EQ(res3, ERR_IMAGE_INVALID_PARAMETER);
1140 uint32_t res3 = pixelMap.SetAlpha(percent); variable
1141 ASSERT_EQ(res3, ERR_IMAGE_DATA_UNSUPPORT);
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp284 int res3 = OH_Pasteboard_Subscribe(pasteboard, -1, observer); variable
285 EXPECT_EQ(res3, ERR_INVALID_PARAMETER);
333 int res3 = OH_Pasteboard_Unsubscribe(pasteboard, -1, observer); variable
334 EXPECT_EQ(res3, ERR_INVALID_PARAMETER);
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h1/response/
H A Ddecoder.rs647 ($res1:expr, $res2:expr, $res3:expr, $res4:expr, $res5:expr) => {{
651 assert_eq!($res3, result.0.status.as_u16());
664 ($res1:expr, $res2:expr, $res3:expr, $res4:expr, $res5:expr) => {{
670 assert_eq!($res3, result.0.status.as_u16());
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp164 int64_t res3; variable
175 ret = Serializable::GetValue(node, GET_NAME(param3), res3);
177 ASSERT_EQ(res3, 4);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_driver_test.cpp1873 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
1875 EXPECT_FALSE(res3.empty());
1895 auto res3 = driverInstaller->CreateDriverSoDestinedDir(EMPTY_STRING, variable
1897 EXPECT_TRUE(res3.empty());
1917 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
1919 EXPECT_TRUE(res3.empty());
1939 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
1941 EXPECT_TRUE(res3.empty());
H A Dbms_bundle_install_checker_test.cpp2138 bool res3 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2139 EXPECT_FALSE(res3);
2178 bool res3 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2179 EXPECT_FALSE(res3);
2215 bool res3 = installChecker.VaildEnterpriseInstallPermissionForShare(checkParam, provisionInfo); variable
2216 EXPECT_FALSE(res3);
H A Dbms_bundle_app_service_fwk_installer.cpp335 auto res3 = appServiceFwkInstaller.BeforeInstall(hspPaths, installParam); variable
336 EXPECT_EQ(res3, ERR_APPEXECFWK_INSTALL_BUNDLE_MGR_SERVICE_ERROR);
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp1152 std::string result = res1 + res2 + res3;
1235 std::string res3 = " h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1236 std::string result = res1 + res2 + res3;
1320 std::string result = res1 + res2 + res3;
1363 std::string result = res1 + res2 + res3;
1446 std::string res3 = "h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1447 std::string result = res1 + res2 + res3;
1489 std::string res3 = " h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1490 std::string result = res1 + res2 + res3;
1533 std::string res3 = " todoPlaytodo go thereabba table trtdApplestd tdBananastd trtablenote"; variable
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp733 auto res3 = ThumbnailUtils::TrySaveFile(data, type3); variable
734 EXPECT_EQ(res3, -2302);
774 auto res3 = ThumbnailUtils::SaveAstcDataToKvStore(data, type3); variable
775 EXPECT_EQ(res3, -1);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_bundle_logic_test.cpp396 auto res3 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
397 EXPECT_EQ(res3, ERR_APPEXECFWK_CLONE_INSTALL_APP_INDEX_EXCEED_MAX_NUMBER);
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Dtaskpool-introduction.md270 // 输出结果:res3 is: MyTestB
271 console.info("res3 is: " + MyTestB.nameStr);
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp238 bool res3 = PictureInPictureManager::IsAttachedToSameWindow(1); variable
239 ASSERT_EQ(res3, false);
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Darkts-new-makeObserved.md38 let res3 = UIUtils.makeObserved(null); // 非法类型入参,错误用法,返回自身,res3 === null
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dtaskpool-introduction.md270 // Output: res3 is: MyTestB
271 console.info("res3 is: " + MyTestB.nameStr);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test.cpp871 bool res3 = missionList->MatchedInitialMission(mission1, "bundle", 1); variable
872 EXPECT_FALSE(res3);
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp627 int32_t res3 = proxy->SwitchDevice(TEST_STR, 1); variable
639 EXPECT_NE(res3, TELEPHONY_SUCCESS);
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-new-makeObserved.md38 …let res3 = UIUtils.makeObserved(null); // Invalid input parameter. The parameter itself is returne…
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp279 auto res3 = session_->ConnectInner(mockSessionStage_, mockEventChannel_, variable
281 ASSERT_EQ(res3, WSError::WS_OK);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_control_test/
H A Dbms_bundle_app_control_test.cpp441 auto res3 = appControlProxy->DeleteAppRunningControlRule(controlRules, USERID); variable
442 EXPECT_EQ(res3, ERR_OK);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1326 int res3 = OH_UdmfRecordProvider_SetData(provider, context, nullptr, nullptr); variable
1327 EXPECT_EQ(res3, UDMF_E_INVALID_PARAM);

12