Home
last modified time | relevance | path

Searched refs:result4 (Results 1 - 25 of 67) sorted by relevance

123

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_showing_properties_freezer_test.cpp139 auto result4 = canvasNode->GetShowingProperties().GetRotationY(); in HWTEST_F() local
140 EXPECT_TRUE(result4.has_value()); in HWTEST_F()
141 EXPECT_TRUE(result4.value() == SHOWING_FLOAT_NUM); in HWTEST_F()
313 auto result4 = canvasNode->GetShowingProperties().GetBgImagePositionY(); in HWTEST_F() local
314 EXPECT_TRUE(result4.has_value()); in HWTEST_F()
315 EXPECT_TRUE(result4.value() == SHOWING_FLOAT_NUM); in HWTEST_F()
389 auto result4 = canvasNode->GetShowingProperties().GetShadowAlpha(); in HWTEST_F() local
390 EXPECT_TRUE(result4.has_value()); in HWTEST_F()
391 EXPECT_TRUE(result4.value() == SHOWING_FLOAT_NUM); in HWTEST_F()
456 auto result4 in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/permission_helper/test/
H A Dpermission_helper_test.cpp71 int32_t result4 = PER_HELPER->GetTokenType(); in HWTEST_F() local
72 EXPECT_EQ(result4, 2); in HWTEST_F()
102 bool result4 = PER_HELPER->CheckDispatchControl(); in HWTEST_F() local
103 EXPECT_TRUE(result4); in HWTEST_F()
287 bool result4 = PER_HELPER->CheckMonitor(); in HWTEST_F() local
288 EXPECT_TRUE(result4); in HWTEST_F()
318 bool result4 = PER_HELPER->CheckInterceptor(); in HWTEST_F() local
319 EXPECT_TRUE(result4); in HWTEST_F()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsingle_display_sensor_fold_state_manager_test.cpp131 auto result4 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
132 EXPECT_EQ(static_cast<int>(result4), 3); in HWTEST_F()
173 auto result4 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
174 EXPECT_EQ(static_cast<int>(result4), 3); in HWTEST_F()
H A Dsingle_display_sensor_pocket_fold_state_manager_test.cpp131 auto result4 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
132 EXPECT_EQ(static_cast<int>(result4), 2); in HWTEST_F()
173 auto result4 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
174 EXPECT_EQ(static_cast<int>(result4), 3); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_openat64_chk_test.cpp24 int result4 = __openat64_chk(0, "openat_test", O_RDONLY); in HWTEST_F() local
28 EXPECT_EQ(-1, result4); in HWTEST_F()
H A Dfortify_openat_chk_test.cpp24 int result4 = __openat_chk(0, "openat_test", O_RDONLY); in HWTEST_F() local
28 EXPECT_EQ(-1, result4); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
H A Dfcntl_posix_fadvise64_test.cpp32 int result4 = posix_fadvise64(fd, 0, TEST_LEN, POSIX_FADV_NOREUSE); in HWTEST_F() local
38 EXPECT_EQ(0, result4); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_style_test.cpp62 auto result4 = paragraphStyle->GetEquivalentAlign(); in HWTEST_F() local
63 EXPECT_EQ(result4, OHOS::Rosen::SPText::TextAlign::RIGHT); in HWTEST_F()
/foundation/window/window_manager/utils/test/unittest/
H A Dpersistent_storage_test.cpp102 auto result4 = PersistentStorage::HasKey(keyName, PersistentStorageType::MAXIMIZE_STATE); in HWTEST_F() local
103 EXPECT_EQ(false, result4); in HWTEST_F()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/
H A Dhash.t32 my $result4 = 'We will put value of $v (which is "good") here -> good';
34 is $text, $result4;
/third_party/python/Lib/distutils/tests/
H A Dtest_text_file.py39 result4 = ["line 3 \\",
85 test_input(4, "default processing", in_file, result4)
/third_party/openssl/external/perl/Text-Template-1.56/t/
H A Dhash.t32 my $result4 = 'We will put value of $v (which is "good") here -> good';
34 is $text, $result4;
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info_test.cpp83 SoftBusWifiDevConf *result4 = static_cast<SoftBusWifiDevConf *>(SoftBusCalloc(sizeof(SoftBusWifiDevConf))); in HWTEST_F() local
84 EXPECT_TRUE(result4 != nullptr); in HWTEST_F()
85 EXPECT_EQ(EOK, strcpy_s(result4->ssid, WIFI_MAX_SSID_LEN, TEST_SSID)); in HWTEST_F()
97 .WillOnce(DoAll(SetArgPointee<0>(*result4), SetArgPointee<1>(WIFI_MAX_CONFIG_SIZE), in HWTEST_F()
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_rule.cpp129 int32_t result4 = g_netPolicyRule->TransPolicyToRule(19000, NetUidPolicy::NET_POLICY_REJECT_METERED_BACKGROUND); in HWTEST_F() local
130 ASSERT_EQ(result4, NETMANAGER_SUCCESS); in HWTEST_F()
276 int32_t result4 = DelayedSingleton<NetPolicyClient>::GetInstance()->UnregisterNetPolicyCallback(callbackR); in HWTEST_F() local
277 ASSERT_EQ(result4, NETMANAGER_SUCCESS); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Darpa_inet_test.cpp173 int result4 = inet_aton("127.0.0.1a", &addr); in HWTEST_F() local
178 EXPECT_EQ(0, result4); in HWTEST_F()
211 int result4 = inet_aton("0.2.0.333", &addr); in HWTEST_F() local
215 EXPECT_EQ(0, result4); in HWTEST_F()
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp534 SLresult result4 = (*engineEngine)->CreateListener(engineEngine, nullptr, 0, nullptr, nullptr); in HWTEST_F() local
535 ASSERT_EQ(SL_RESULT_FEATURE_UNSUPPORTED, result4); in HWTEST_F()
585 SLresult result4 = (*engineObject_)->SetLossOfControlInterfaces(engineObject_, 0, nullptr, false); in HWTEST_F() local
586 EXPECT_TRUE(result4 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
640 SLresult result4 = (*playItf)->SetCallbackEventsMask(playItf, 0); in HWTEST_F() local
641 EXPECT_TRUE(result4 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
713 SLresult result4 = (*volumeItf)->IsEnabledStereoPosition(volumeItf, nullptr); in HWTEST_F() local
714 EXPECT_TRUE(result4 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Ddisk_test.cpp57 auto result4 = disk.GetVendor(); in HWTEST_F() local
58 EXPECT_EQ(result4, vendor); in HWTEST_F()
H A Dvolume_core_test.cpp56 auto result4 = volumecore.GetState(); in HWTEST_F() local
57 EXPECT_EQ(result4, state); in HWTEST_F()
H A Dvolume_external_test.cpp62 auto result4 = volumeexternal.GetDescription(); in HWTEST_F() local
63 EXPECT_EQ(result4, description); in HWTEST_F()
/third_party/typescript/tests/baselines/reference/
H A DarrayFrom.js22 const result4: A[] = Array.from(inputB, ({ b }): A => ({ a: b }));
50 var result4 = Array.from(inputB, function (_a) { variable
H A DconditionalOperatorWithIdenticalBCT.js24 var result4: (t: A) => any = true ? (m) => m.propertyX : (n) => n.propertyA; variable
103 var result4 = true ? function (m) { return m.propertyX; } : function (n) { return n.propertyA; };
H A DconditionalOperatorWithoutIdenticalBCT.js20 var result4: (t: X) => number = true ? (m) => m.propertyX1 : (n) => n.propertyX2; variable
75 var result4 = true ? function (m) { return m.propertyX1; } : function (n) { return n.propertyX2; };
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp557 DhcpIpResult result4; in HWTEST_F() local
558 strcpy_s(result4.strOptDns1, sizeof(result4.strOptDns1), ""); in HWTEST_F()
559 dhcpClient->FormatString(&result4); in HWTEST_F()
561 strcpy_s(result4.strYiaddr, sizeof(result4.strYiaddr), "192.168.0."); in HWTEST_F()
562 dhcpClient->FormatString(&result4); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dcloud_test.cpp444 auto result4 = cloudServer.ConnectSharingCenter(userId, bundleName); in HWTEST_F() local
445 EXPECT_EQ(result4, nullptr); in HWTEST_F()
507 auto result4 = cloudDB.GetEmptyCursor(bundleName); in HWTEST_F() local
509 EXPECT_EQ(result4, cursor); in HWTEST_F()
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/entry/src/main/cpp/
H A DAudioPlayerNDK.cpp98 OH_AVErrCode result4 = OH_AVPlayer_Pause(player); in PlayerStatePause() local
102 if (result1 == AV_ERR_OK && result2 == AV_ERR_OK && result3 == AV_ERR_OK && result4 == AV_ERR_OK) { in PlayerStatePause()
198 OH_AVErrCode result4 = OH_AVPlayer_GetCurrentTime(player, &current); in PlayerStateGetCurrentTime() local
202 if (result1 == AV_ERR_OK && result2 == AV_ERR_OK && result3 == AV_ERR_OK && result4 == AV_ERR_OK) { in PlayerStateGetCurrentTime()

Completed in 12 milliseconds

123