Home
last modified time | relevance | path

Searched refs:GetSecondsBetween (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
H A Dcommon_event_services_publish_ordered_system_test.cpp169 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberTestCase3()
200 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberTestCase5()
231 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in AsyncProcess()
326 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberAnotherTestCase5()
359 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in AsyncProcess()
486 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
493 << OHOS::GetSecondsBetween(startTime, doingTime);
601 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
714 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
827 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
[all …]
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp179 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberTestCase3()
212 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberTestCase5()
244 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in AsyncProcess()
339 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in ProcessSubscriberAnotherTestCase5()
372 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in AsyncProcess()
501 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
619 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
731 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
844 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
956 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
[all …]
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp704 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
743 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
781 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
821 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
861 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
931 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1025 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1097 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1137 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1207 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
[all …]
/ohos5.0/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp186 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
246 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
306 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
366 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_datetime_test.cpp94 int64_t ret2 = GetSecondsBetween(curTime, info);
125 int64_t betweensec = GetSecondsBetween(curTime, curTime2);
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
H A Ddatatime_benchmark_test.cpp117 int64_t ret2 = GetSecondsBetween(curTime, info); in BENCHMARK_F()
156 int64_t betweensec = GetSecondsBetween(curTime, curTime2); in BENCHMARK_F()
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp596 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
640 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
689 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
738 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
787 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
859 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
909 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1321 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1427 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
/ohos5.0/commonlibrary/c_utils/base/include/
H A Ddatetime_ex.h118 int64_t GetSecondsBetween(struct tm inputTm1, struct tm inputTm2);
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc-utils-guide-datetime.md19 |int64_t |**GetSecondsBetween**(struct tm inputTm1, struct tm inputTm2)<br>获取 inputTm1 和 inputTm2…
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp132 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp45 int64_t GetSecondsBetween(struct tm inputTm1, struct tm inputTm2) in GetSecondsBetween() function
/ohos5.0/base/security/code_signature/services/key_enable/utils/src/
H A Dunlock_event_helper.cpp133 seconds = OHOS::GetSecondsBetween(startTime, doingTime); in WaitForCommonEventManager()
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp1921 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
1962 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2004 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2046 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2091 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2136 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2315 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2363 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2411 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
2454 seconds = OHOS::GetSecondsBetween(startTime, doingTime);
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_subscribe_module_test.cpp218 int64_t seconds = GetSecondsBetween(startTime, doingTime);
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp530 subscribeSeconds = OHOS::GetSecondsBetween(subscribeTime, subscribeDoingTime); in WaitOnSubscribeResult()
547 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnConsumed()
565 unSubscribeseconds = OHOS::GetSecondsBetween(unsubscribeTime, unsubscribeDoingTime); in WaitOnUnsubscribeResult()
582 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnResponse()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp212 while (OHOS::GetSecondsBetween(startTime, nowTime) < Constants::TIME_WAIT_TIME_OUT && in SendToIDMAccountDelete()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp237 seconds = GetSecondsBetween(startTime, doingTime); in Wait()
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_test.cpp192 seconds = OHOS::GetSecondsBetween(startTime, doingTime);