Home
last modified time | relevance | path

Searched defs:result2 (Results 1 – 13 of 13) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
Dnotification_dialog_test.cpp68 int32_t result2 = notificationDialog.GetUidByBundleName(bundleName); variable
87 int32_t result2 = notificationDialog.GetUidByBundleName(bundleName); variable
111 int32_t result2 = notificationDialog.GetUidByBundleName(bundleName); variable
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/test/common/moduletest/
Dfaultlogger_native_interface_test.cpp187 auto result2 = QuerySelfFaultLog(FaultLogType::NO_SPECIFIC, maxQueryCount); variable
207 auto result2 = QuerySelfFaultLog(FaultLogType::CPP_CRASH, maxQueryCount); variable
227 auto result2 = QuerySelfFaultLog(FaultLogType::CPP_CRASH, 100000); // 100000 : max count variable
/base/global/i18n/frameworks/zone/test/unittest/
Dzone_util_test.cpp215 CountryResult result2 = util.LookupTimezoneByCountryAndNITZ(region, nitzData2); variable
234 CountryResult result2 = util.LookupTimezoneByNITZ(nitzData2); variable
269 CountryResult result2 = util.LookupTimezoneByCountry(region, currentMillis); variable
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
Dsys_event_stat_test.cpp83 std::string result2 = GetFileContent("./fd2.txt"); variable
/base/useriam/user_auth_framework/test/unittest/services/src/
Dexecutor_messenger_service_test.cpp72 … int32_t result2 = service->Finish(testScheduleId1, testSrcRole, testResultCode, testFinalResult); variable
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_request_test.cpp332 std::shared_ptr<NotificationContent> result2 = notificationRequest.GetContent(); in HWTEST_F() local
372 std::string result2 = notificationRequest.GetNotificationHashCode(); in HWTEST_F() local
451 bool result2 = notificationRequest.ConvertJsonToNotificationActionButton(nullptr, jsonObject); in HWTEST_F() local
477 bool result2 = notificationRequest.ConvertJsonToNotificationActionButton(target, jsonObject); in HWTEST_F() local
Dnotification_content_test.cpp305 bool result2 = notificationContent.ToJson(jsonObject); variable
354 bool result2 = notificationContent.ToJson(jsonObject); variable
Dreminder_request_calendar_test.cpp652 bool result2 = calendar->IsRepeatReminder(); variable
687 bool result2 = calendar->IsRepeatReminder(); variable
Dreminder_request_test.cpp1161 int64_t result2 = rrc->RecoverInt64FromDb(resultSet, columnName, columnType2); variable
1182 int64_t result2 = rrc->RecoverInt64FromDb(resultSet, columnName, columnType); variable
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dwatchdog_interface_test.cpp214 …int result2 = Watchdog::GetInstance().AddThread("TestBlock20_1", handler, timeOutCallback1, checkP… variable
245 …int result2 = Watchdog::GetInstance().AddThread("HiCollieTestBlock10_2", handler, nullptr, checkPe… variable
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
DactsCESManagertest.cpp367 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); variable
417 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); variable
467 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); variable
515 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); variable
557 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); variable
757 bool result2 = false; variable
811 bool result2 = false; variable
858 bool result2 = false; variable
914 bool result2 = false; variable
970 bool result2 = false; variable
/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_loop_test.cpp451 auto result2 = currentLooper_->AddEventForResult(eventhandler, event); variable
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_unittest.cpp404 FreezeResult result2; variable