Home
last modified time | relevance | path

Searched defs:result5 (Results 1 - 25 of 38) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DindexingTypesWithNever.js128 var result5 = genericFn3({ g: "gtest", h: "htest" }, "g", "h"); // 'g' & 'h' will reduce to never variable
H A DconditionalOperatorWithIdenticalBCT.js29 var result5 = true ? a : x; variable
107 var result5 = true ? a : x; variable
H A DconditionalOperatorWithoutIdenticalBCT.js21 var result5: (t: X) => string = true ? (m) => m.propertyX1 : (n) => n.propertyX2; variable
H A DarrayFrom.js54 var result5 = Array.from(inputALike); variable
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_style_test.cpp66 auto result5 = paragraphStyle->GetEquivalentAlign(); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
H A Dfcntl_posix_fadvise64_test.cpp33 int result5 = posix_fadvise64(fd, 0, TEST_LEN, POSIX_FADV_WILLNEED); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Darpa_inet_test.cpp174 int result5 = inet_aton("09.0.0.9", &addr); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Ddisk_test.cpp59 auto result5 = disk.GetFlag(); in HWTEST_F() local
H A Dvolume_external_test.cpp65 auto result5 = volumeexternal.GetFsTypeString(); in HWTEST_F() local
/foundation/ability/ability_base/test/unittest/want/
H A Duri_test.cpp394 auto result5 = uri_->GetHost(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_showing_properties_freezer_test.cpp394 auto result5 = canvasNode->GetShowingProperties().GetShadowElevation(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsingle_display_sensor_pocket_fold_state_manager_test.cpp136 auto result5 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
177 auto result5 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
H A Dsingle_display_sensor_fold_state_manager_test.cpp136 auto result5 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
177 auto result5 = manager.GetNextFoldState(angel, hall); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_item_info_test.cpp86 SoftBusWifiDevConf *result5 = static_cast<SoftBusWifiDevConf *>(SoftBusCalloc(sizeof(SoftBusWifiDevConf))); in HWTEST_F() local
/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
H A Djs_environment_test.cpp427 int result5 = jsEnv->ParseHdcRegisterOption(option5); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_rule.cpp135 bool result5 = false; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_sysinfo.cpp74 int result5 = sscanf_s(buff, "%s %llu", in GetSysMemOccpy() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dcloud_test.cpp450 auto result5 = cloudServer.IsSupportCloud(userId); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_service_impl_test.cpp293 std::vector<OperationResult> result5 = dataShareServiceImpl.UnsubscribeRdbData(uris, tplId); in HWTEST_F() local
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp564 DhcpIpResult result5; in HWTEST_F() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H A DActsOpenslesRecoderNdkTest.cpp284 SLresult result5 = (*recordItf)->GetCallbackEventsMask(nullptr, nullptr); in HWTEST_F() local
/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameraprovidercase.cpp74 DCameraSettings result5; member
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameraprovidercase.cpp75 DCameraSettings result5; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_layout_test_ng.cpp289 float result5 = tabbarLayoutAlgorithm->ApplyBarGridAlign(tabBarProperty, frameSize); in HWTEST_F() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendShareRequestTest.cpp298 BOOL result5 = SAMGR_GetInstance()->RegisterFeatureApi("S_sendShareReq", "feature03", in GFeatureInit() local

Completed in 21 milliseconds

12