Searched refs:publishTime (Results 1 – 1 of 1) sorted by relevance
540 struct tm publishTime = {0}; in WaitOnConsumed() local541 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); in WaitOnConsumed()547 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnConsumed()575 struct tm publishTime = {0}; in WaitOnResponse() local576 EXPECT_EQ(OHOS::GetSystemCurrentTime(&publishTime), true); in WaitOnResponse()582 publishSeconds = OHOS::GetSecondsBetween(publishTime, publishDoingTime); in WaitOnResponse()