Home
last modified time | relevance | path

Searched defs:true (Results 551 - 575 of 882) sorted by relevance

1...<<21222324252627282930>>...36

/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...]
H A Dauth_manager_test.cpp607 EXPECT_EQ(AuthDeviceCheckConnInfo(UUID_TEST, AUTH_LINK_TYPE_WIFI, false), true); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_save_cloud_data_test.cpp105 void PrepareDataBase(const std::string &tableName, PrimaryKeyType pkType, bool nullable = true) in PrepareDataBase() argument
169 void PrepareDataBaseForAsset(const std::string &tableName, bool nullable = true) in PrepareDataBaseForAsset() argument
827 SaveCloudDataTest(PrimaryKeyType pkType, GidType gidType = GidType::GID_MATCH, bool nullable = true, bool vBucketContains = true, int expectCode = E_OK) SaveCloudDataTest() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp1489 ASSERT_EQ(PutFirstSyncCommitData(commit), true); // add in HWTEST_F() local
1523 ASSERT_EQ(PutFirstSyncCommitData(commit), true); // add the first sync commit. in HWTEST_F() local
1532 ASSERT_EQ(PutSecondSyncCommitData(commit, newCommit), true); in HWTEST_F() local
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp76 EXPECT_EQ(DistributedDBToolsUnitTest::IsItemValueExist(item, vect), true); in GetSyncData001() local
297 EXPECT_EQ(DistributedDBToolsUnitTest::IsItemValueExist(item, dataItems), true); in GetSyncData006() local
351 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); in PutSyncData001() local
372 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(item1.value, valueRead), true); in PutSyncData001() local
391 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(item1.value, valueRead), true); in PutSyncData001() local
446 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); in PutSyncData002() local
522 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead1, dataItem1.value), true); in PutSyncData003() local
523 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead2, dataItem2.value), true); in PutSyncData003() local
553 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead2, dataItem2.value), true); in PutSyncData003() local
554 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead3, dataItem3.value), true); PutSyncData003() local
760 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, dataItem1.value), true); SyncDatabaseOperate002() local
776 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value2), true); SyncDatabaseOperate002() local
822 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, dataItem1.value), true); SyncDatabaseOperate004() local
962 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, dataItem1.value), true); ClearRemoteData001() local
964 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, dataItem2.value), true); ClearRemoteData001() local
981 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, dataItem2.value), true); ClearRemoteData001() local
1586 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); TestMetaDataPutAndGet() local
1603 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value2), true); TestMetaDataPutAndGet() local
1638 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, sizeValue), true); TestMetaDataPutAndGet() local
1690 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); DataBaseCommonPutOperate() local
1707 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value2), true); DataBaseCommonPutOperate() local
1746 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, sizeValue), true); DataBaseCommonPutOperate() local
1789 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); DataBaseCommonDeleteOperate() local
1838 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value1), true); DataBaseCommonGetOperate() local
1859 EXPECT_EQ(DistributedDBToolsUnitTest::IsValueEqual(valueRead, value2), true); DataBaseCommonGetOperate() local
[all...]
H A Ddistributeddb_storage_register_observer_test.cpp147 EXPECT_EQ(CompairEntryList(g_insertedEntries, expectedInsertedEntries), true); in TestAndClearCallbackResult() local
148 EXPECT_EQ(CompairEntryList(g_updatedEntries, expectedUpdatedEntries), true); in TestAndClearCallbackResult() local
149 EXPECT_EQ(CompairEntryList(g_deletedEntries, expectedDeletedEntries), true); in TestAndClearCallbackResult() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_multi_user_test.cpp149 void OpenStore1(bool syncDualTupleMode = true) in OpenStore1() argument
160 void OpenStore2(bool syncDualTupleMode = true) in OpenStore2() argument
413 RegOnDispatchWithoutDataPacket(std::atomic<int> &messageCount, bool checkVirtual = true) RegOnDispatchWithoutDataPacket() argument
[all...]
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp175 CheckWatermark(const std::string &dev, KvStoreNbDelegate *kvDelegatePtr, WatermarkInfo expectInfo, bool sendEqual = true, bool receiveEqual = true) CheckWatermark() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp202 PrepareData(const std::vector<std::string> &tableNames, bool primaryKeyIsRowId, DistributedDB::TableSyncType tableSyncType, bool userDefineRowid = true, bool createDistributeTable = true) PrepareData() argument
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test4.cpp1297 EXPECT_EQ(Session::IsScbCoreEnabled(), true); HWTEST_F() local
[all...]
/third_party/glslang/gtests/
H A DTestFixture.h212 compileAndLink( const std::string& shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, bool flattenUniformArrays = false, EShTextureSamplerTransformMode texSampTransMode = EShTexSampTransKeep, bool enableOptimizer = false, bool enableDebug = false, bool enableNonSemanticShaderDebugInfo = false, bool automap = true) compileAndLink() argument
460 loadFileCompileAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string& entryPointName=�, const std::string& baseDir=�, const bool enableOptimizer = false, const bool enableDebug = false, const bool enableNonSemanticShaderDebugInfo = false) loadFileCompileAndCheck() argument
499 loadFileCompileAndCheckWithOptions(const std::string &testDir, const std::string &testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string &entryPointName = �, const std::string &baseDir = �, const EShMessages additionalOptions = EShMessages::EShMsgDefault) loadFileCompileAndCheckWithOptions() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dudata.cpp764 UDataPathIterator iter(u_getDataDirectory(), inBasename, path, ".dat", true, pErrorCode); in openCommonData() local
[all...]
H A Duniset_props.cpp792 copyFrom(*UnicodeSet::fromUSet(set), true); applyIntPropertyValue() local
[all...]

Completed in 40 milliseconds

1...<<21222324252627282930>>...36