Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp540 struct tm publishTime = {0}; in WaitOnConsumed() local
541 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); in WaitOnConsumed()
547 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnConsumed()
575 struct tm publishTime = {0}; in WaitOnResponse() local
576 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); in WaitOnResponse()
582 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnResponse()