Home
last modified time | relevance | path

Searched defs:true (Results 151 - 175 of 918) sorted by relevance

12345678910>>...37

/foundation/ai/intelligent_voice_framework/utils/
H A Dqueue_util.h47 bool Push(const T &element, bool isWait = true) in Push() argument
62 bool Push(T &&element, bool isWait = true) in Push() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.h29 IndexerListComponent(const RefPtr<ListComponent>& list, bool circleMode = false, bool isRightToLeft = false, bool bubble = true, bool multiLanguage = false) IndexerListComponent() argument
44 IndexerListComponent(const RefPtr<ListComponent>& list, const std::vector<std::string>& label, bool circleMode = false, bool isRightToLeft = false, bool bubble = true, bool multiLanguage = false) IndexerListComponent() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_common_test_ng.cpp702 model.SetPreviousMargin(Dimension(PRE_MARGIN), true); HWTEST_F() local
703 model.SetNextMargin(Dimension(NEXT_MARGIN), true); HWTEST_F() local
756 model.SetPreviousMargin(Dimension(PRE_MARGIN), true); HWTEST_F() local
757 model.SetNextMargin(Dimension(NEXT_MARGIN), true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_layout_test_ng.cpp364 model.SetEnablePaging(AceType::RawPtr(frameNode_), true); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/bridge/common/utils/
H A Dutils_test.cpp349 EXPECT_EQ(CreateCurveExceptSpring(value, fun) == Curves::EASE_IN_OUT, true); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dpolygon_pattern_test_ng.cpp32 PolygonModelNG().Create(true); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_layout_wrapper_builder.h61 void SetLazySwiper(bool flag = true) in SetLazySwiper() argument
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp78 UIViewBounds::GetInstance()->SetShowState(true); variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dblock_queue.h153 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_bitmap_test.cpp109 EXPECT_EQ(OH_Drawing_BitmapGetPixels(nullptr) == nullptr, true); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_test.cpp197 EXPECT_EQ(RSRenderThread::Instance().cmds_.empty(), true); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_mtp_device.h68 void EnableMove(bool e = true) in EnableMove() argument
H A Dmtpfs_type_dir.h47 void SetFetched(bool f = true) in SetFetched() argument
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_texture.h68 SetReady(true); variable
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/
H A Dplugin_settings.cpp33 FALSE_RETURN_V_MSG_E(Plugin::HasTagInfo(tag), true, in CommonParameterChecker() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp83 EXPECT_EQ(cvtFunc(srcBuffer, rgbInfo, destInfo, colorspace), true); in HWTEST_F() local
127 EXPECT_EQ(yuvCvtFunc(src, yDInfo, destInfo, colorspace), true); in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dblocking_queue.h138 void SetActive(bool active, bool cleanData = true) in SetActive() argument
H A Dring_buffer.h103 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/multimedia/av_codec/test/moduletest/capability/src/
H A Dcap_test.cpp270 format, OH_FEATURE_PROPERTY_KEY_VIDEO_ENCODER_MAX_LTR_FRAME_COUNT, &ltrnum), true); HWTEST_F() local
466 format, OH_FEATURE_PROPERTY_KEY_VIDEO_ENCODER_MAX_LTR_FRAME_COUNT, &ltrnum), true); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/utils/include/
H A Dblock_queue.h131 void SetActive(bool active, bool cleanData = true) in SetActive() argument
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/cache/
H A Drender_fifo_cache.h63 size_t ReSize(size_t size, bool biasMore = true) in ReSize() argument
/foundation/multimedia/player_framework/test/unittest/dfx_test/
H A Dmedia_dfx_test.cpp141 EXPECT_EQ(Any::IsSameTypeWith<uint64_t>(valueType), true); in HWTEST_F() local
168 EXPECT_EQ(Any::IsSameTypeWith<int8_t>(valueType), true); in HWTEST_F() local
/foundation/multimodalinput/input/libudev/test/
H A Dcustom_udev_test.cpp40 void Init(bool def = true) in Init() argument
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_strategy_manager_test.cpp92 EXPECT_EQ(MemcgMgr::GetInstance().GetUserMemcg(userId) == nullptr, true); in HWTEST_F() local
105 EXPECT_EQ(MemcgMgr::GetInstance().GetUserMemcg(userId) == nullptr, true); in HWTEST_F() local
141 EXPECT_EQ(KernelInterface::GetInstance().IsDirExists(memcgPath), true); in HWTEST_F() local
142 EXPECT_EQ(MemcgMgr::GetInstance().RemoveUserMemcg(userId), true); in HWTEST_F() local
189 EXPECT_EQ(MemcgMgr::GetInstance().RemoveUserMemcg(userId), true); HWTEST_F() local
202 EXPECT_EQ(ReclaimStrategyManager::GetInstance().HandleAccountDied_(userId), true); HWTEST_F() local
220 EXPECT_EQ(ReclaimStrategyManager::GetInstance().HandleAccountDied_(userId), true); HWTEST_F() local
[all...]
H A Dsystem_memory_level_config_test.cpp134 EXPECT_EQ(XmlHelper::CheckNode(rootNodePtr), true); in HWTEST_F() local
135 EXPECT_EQ(XmlHelper::HasChild(rootNodePtr), true); in HWTEST_F() local

Completed in 11 milliseconds

12345678910>>...37