Home
last modified time | relevance | path

Searched defs:true (Results 601 - 625 of 1022) sorted by relevance

1...<<21222324252627282930>>...41

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.h113 virtual void HandleSetSelection(int32_t start, int32_t end, bool showHandle = true) {} in HandleSetSelection() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h631 SplitStr( const std::string& str, const std::string& sep, std::vector<std::string>& out, bool needTrim = true) SplitStr() argument
658 SplitStr(const std::string& str, const std::string& sep, std::vector<Dimension>& out, bool needTrim = true) SplitStr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.cpp201 NavDestinationModel::GetInstance()->SetTitleHeight(Dimension(), true); in SetTitle() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_model_test_ng.cpp1202 layoutAlgorithm->ProcessMaskRect(DimensionRect(DIMENSION_SIZE, DIMENSION_SIZE, DimensionOffset()), dialog, true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_pattern_testtwo_ng.cpp165 navigationPattern->FireNavigationStateChange(AceType::DynamicCast<UINode>(navBarNode), true); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_pattern_testone_ng.cpp567 ASSERT_EQ(Container::GreatOrEqualAPITargetVersion(PlatformVersion::VERSION_TWELVE), true); HWTEST_F() local
621 ASSERT_EQ(Container::GreatOrEqualAPITargetVersion(PlatformVersion::VERSION_TWELVE), true); HWTEST_F() local
1027 ASSERT_EQ(Container::GreatOrEqualAPITargetVersion(PlatformVersion::VERSION_TWELVE), true); HWTEST_F() local
1057 ASSERT_EQ(Container::GreatOrEqualAPITargetVersion(PlatformVersion::VERSION_TWELVE), true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_new.cpp552 ViewAbstract::ResetMinSize(AceType::RawPtr(FRAME_NODE_REGISTER), true); HWTEST_F() local
554 ViewAbstract::ResetMaxSize(AceType::RawPtr(FRAME_NODE_REGISTER), true); HWTEST_F() local
1048 ViewAbstract::SetMonopolizeEvents(AceType::RawPtr(FRAME_NODE_REGISTER), true); HWTEST_F() local
[all...]
H A Dview_abstract_test_ng.cpp93 ViewAbstract::ClearWidthOrHeight(AceType::RawPtr(newNode), true); in HWTEST_F() local
717 ViewAbstract::SetGeometryTransition(AceType::RawPtr(FRAME_NODE_REGISTER), srcimages, false, true); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_test_ng.cpp538 ASSERT_EQ(Container::IsCurrentUseNewPipeline(), true); HWTEST_F() local
553 ASSERT_EQ(Container::IsCurrentUseNewPipeline(), true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_testtwo_ng.cpp1277 EXPECT_EQ(Container::GreatOrEqualAPITargetVersion(PlatformVersion::VERSION_TWELVE), true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.h150 WindowFocus(true); variable
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.h43 explicit FocusNode(bool focusable = true) : focusable_(focusable) {} in FocusNode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_overlay_modifier.cpp129 canvas.ClipRect(ToRSRect(clipRect), RSClipOp::INTERSECT, true); in PaintImageNode() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_attr_test_ng.cpp156 model.SetIsVertical(AceType::RawPtr(frameNode_), true); in HWTEST_F() local
159 model.SetBarOverlap(AceType::RawPtr(frameNode_), true); in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp350 EXPECT_EQ(AOTExecutor::GetInstance().state_.running, true); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp130 CORE_ASSERT(true); variable
[all...]
H A Dmaterial_impl.cpp941 void UpdateInputs(bool forceRecursive = false, bool forceFullReset = true) in UpdateInputs() argument
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp482 SetNativeObject(interface_pointer_cast<META_NS::IObject>(scene), true /* KEEP STRONG REF */); in SceneJS() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp955 ASSERT_EQ(AstcCodec::TryTextureSuperCompress(testPara.param, nullptr), true); HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_receiver_napi.cpp77 static void CommonCallbackRoutine(napi_env env, Context &context, const napi_value &valueParam, bool isRelease = true) in CommonCallbackRoutine() argument
[all...]
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_controller_test.cpp406 EXPECT_EQ(IsAVPlaybackStateEqual(state, resultState), true); in HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner_db.cpp234 SetValuesFromMetaDataApi10(const Metadata &metadata, ValuesBucket &values, bool isInsert, bool skipPhoto = true) SetValuesFromMetaDataApi10() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp308 EXPECT_EQ(FileUtils::IsFileExist(newFilePath), true); in TestCloudEnhancementImage() local
741 EXPECT_EQ(EnhancementTaskManager::InProcessingTask(photoId), true); HWTEST_F() local
1012 EXPECT_EQ(FileUtils::IsFileExist(filePath), true); HWTEST_F() local
[all...]
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dapi_cache_manager_test.cpp773 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor1, CACHE_API_CODE_100, CACHE_KEY_STR_1, CACHE_VALUE_STR_1), true); ClearCache001TestStep1AddCache() local
774 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor1, CACHE_API_CODE_100, CACHE_KEY_STR_2, CACHE_VALUE_STR_2), true); ClearCache001TestStep1AddCache() local
778 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor1, CACHE_API_CODE_1, CACHE_KEY_STR_2, CACHE_VALUE_STR_2), true); ClearCache001TestStep1AddCache() local
779 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor1, CACHE_API_CODE_1, CACHE_KEY_STR_3, CACHE_VALUE_STR_3), true); ClearCache001TestStep1AddCache() local
788 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor2, CACHE_API_CODE_1, data, reply), true); ClearCache001TestStep1AddCache() local
791 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor2, CACHE_API_CODE_1, CACHE_KEY_STR_2, CACHE_VALUE_STR_2), true); ClearCache001TestStep1AddCache() local
800 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor2, CACHE_API_CODE_100, data, reply), true); ClearCache001TestStep1AddCache() local
802 true); ClearCache001TestStep1AddCache() local
858 EXPECT_EQ(ClearCache001TestCheckParcelData(reply1, CACHE_VALUE_STR_3, CACHE_VALUE_INT_1), true); HWTEST_F() local
862 EXPECT_EQ(ClearCache001TestCheckParcelData(reply2, CACHE_VALUE_INT_1, CACHE_VALUE_STR_3), true); HWTEST_F() local
886 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor2, CACHE_API_CODE_1, CACHE_KEY_STR_2, CACHE_VALUE_STR_2), true); HWTEST_F() local
894 EXPECT_EQ(ClearCache001TestPrevSet(g_descriptor2, CACHE_API_CODE_100, CACHE_KEY_STR_2, CACHE_VALUE_STR_2), true); HWTEST_F() local
1046 EXPECT_EQ(ClearCache001TestCheckParcelData(reply1, CACHE_VALUE_STR_1, CACHE_VALUE_INT_1), true); HWTEST_F() local
1049 EXPECT_EQ(ClearCache001TestCheckParcelData(reply2, CACHE_VALUE_INT_1, CACHE_VALUE_STR_1), true); HWTEST_F() local
1052 EXPECT_EQ(ClearCache001TestCheckParcelData(reply3, CACHE_VALUE_STR_2, CACHE_VALUE_INT_1), true); HWTEST_F() local
1055 EXPECT_EQ(ClearCache001TestCheckParcelData(reply4, CACHE_VALUE_INT_1, CACHE_VALUE_STR_2), true); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp1174 EXPECT_EQ(IsEnhanceP2pModuleId(AUTH_ENHANCED_P2P_START), true); HWTEST_F() local
[all...]

Completed in 39 milliseconds

1...<<21222324252627282930>>...41