Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Drtc_test.c122 static int32_t IsSameRtcTestTime(const struct RtcTime *readTime, const struct RtcTime *writeTime) in IsSameRtcTestTime() function
152 ret = IsSameRtcTestTime(&readTime, &tester->time); in TestReadWriteTime()
246 ret = IsSameRtcTestTime(&readTime, &tester->time); in TestReadWriteAlarm()