Home
last modified time | relevance | path

Searched defs:true (Results 326 - 350 of 886) sorted by relevance

1...<<11121314151617181920>>...36

/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_subscribe_module_test.cpp213 EXPECT_EQ(GetSystemCurrentTime(&startTime), true); in HWTEST_F() local
216 EXPECT_EQ(GetSystemCurrentTime(&doingTime), true); in HWTEST_F() local
/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp177 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in HWTEST_F() local
185 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in HWTEST_F() local
237 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in HWTEST_F() local
245 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in HWTEST_F() local
297 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in HWTEST_F() local
305 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in HWTEST_F() local
357 EXPECT_EQ(OHOS::GetSystemCurrentTime(&startTime), true); in HWTEST_F() local
365 EXPECT_EQ(OHOS::GetSystemCurrentTime(&doingTime), true); in HWTEST_F() local
/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
H A Dcf_adapter_cert_test.cpp666 EXPECT_EQ(CompareBlob(&outBlob018, &pubKey), true); in HWTEST_F() local
/base/security/certificate_manager/test/unittest/src/
H A Dcm_app_cert_test.cpp339 EXPECT_EQ(CompareCredential(&certificate, &(g_credentialexpectResult[0].certificate)), true); in HWTEST_F() local
379 EXPECT_EQ(CompareCredential(&firstcertificate, &secondcertificate), true); in HWTEST_F() local
/base/security/code_signature/test/unittest/
H A Dcode_sign_utils_test.cpp848 EXPECT_EQ(CodeSignUtils::IsSupportOHCodeSign(), true); in HWTEST_F() local
H A Djit_code_sign_test.cpp127 EXPECT_EQ(IsSupportJitCodeSigner(), true); in SetUpTestCase() local
H A Dcert_chain_verifier_test.cpp340 EXPECT_EQ(VerifyCertAndExtension(signingCert, issuerCert, challenge), true); in HWTEST_F() local
363 EXPECT_EQ(GetVerifiedCert(formattedCert, challenge, certBuffer), true); in HWTEST_F() local
H A Dsign_and_enforce_test.cpp210 EXPECT_EQ(ModifyPkcs7SignerwithTargetFunc(sig, wrongSig, ModifySignatureValue), true); in HWTEST_F() local
226 EXPECT_EQ(ModifyPkcs7SignerwithTargetFunc(sig, wrongSig, ModifySignatureSigner), true); in HWTEST_F() local
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm2_verify_test.cpp1024 ASSERT_EQ(GetSignTestData(&out), true); in HWTEST_F() local
/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_no_length_verify_sub_test.cpp2115 ASSERT_EQ(GetSignTestData(&out), true); HWTEST_F() local
[all...]
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.h53 explicit WatcherManager(int32_t systemAbilityId, bool runOnCreate = true) in WatcherManager() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_sa.cpp145 HksService::HksService(int saId, bool runOnCreate = true) in HksService() argument
/base/update/updater/services/
H A Dupdater_main.cpp176 UPDATER_UI_INSTANCE.ShowUpdInfo(TR(UPD_VERIFYPKGFAIL), true); in VerifyPackages() local
200 UPDATER_UI_INSTANCE.ShowUpdInfo(TR(UPD_VERIFYPKGFAIL), true); in VerifyPackages() local
360 UPDATER_UI_INSTANCE.ShowUpdInfo(TR(UPD_SETPART_FAIL), true); in PreUpdatePackages() local
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp216 want.SetParam(ConvertToString(bit), true); in ProcessFuncChange() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp890 EXPECT_EQ(DMSContinueSendMgr::GetInstance().screenOffHandler_->unfoInfo_.abilityName.empty(), true); in HWTEST_F() local
1034 EXPECT_EQ(DMSContinueSendMgr::GetInstance().continueLaunchMission_.empty(), true); in HWTEST_F() local
1064 EXPECT_EQ(DMSContinueRecvMgr::GetInstance().iconInfo_.isEmpty(), true); in HWTEST_F() local
1071 EXPECT_EQ(DMSContinueRecvMgr::GetInstance().registerOnListener_.empty(), true); in HWTEST_F() local
/foundation/ai/ai_engine/test/common/encdec/
H A Dencdec_test.cpp154 void BasicTypesCheck(bool normalMode = true) in BasicTypesCheck() argument
185 void StructCheck(bool normalMode = true) in StructCheck() argument
213 void StructWithPointerCheck(bool normalMode = true) in StructWithPointerCheck() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_continuation_test.cpp1621 proxy->NotifyCompleteContinuation(Str8ToStr16(srcDeviceId), 0, true); HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dfrs_form_render_record_test.cpp48 Create(const std::string &bundleName, const std::string &uid, bool needMonitored = true, sptr<IFormSupply> formSupplyClient = nullptr) Create() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp249 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); in HWTEST_F() local
456 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); HWTEST_F() local
601 EXPECT_EQ(DSchedContinueManager::GetInstance().continues_.empty(), true); HWTEST_F() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.h79 explicit ASTType(bool isPod = true, TypeKind typekind = TypeKind::TYPE_UNKNOWN) in ASTType() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h148 void MarkItemPrimary(bool isPrimary = true) in MarkItemPrimary() argument
H A Drender_indexer_item.h40 void MarkItemInAnimation(bool inAnimation = true) in MarkItemInAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_controller.cpp217 SetValueAndCallback(RecalcProgressValue(animationTime), true); in PlayingUpdateTime() local
240 SetValueAndCallback(RecalcProgressValue(animationTime), true); in Start() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_callback.h97 virtual void OnHandleGlobalTouchEvent(SourceType sourceType, TouchType touchType, bool touchInside = true) {}; in OnHandleGlobalTouchEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp60 InitLimitValueText(GetMinValueTextId(), true); in OnModifyDone() local
64 HideLimitValueText(GetMinValueTextId(), true); in OnModifyDone() local

Completed in 43 milliseconds

1...<<11121314151617181920>>...36