Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp162 auto errCodeRealTime = TimeServiceClient::GetInstance()->GetRealTimeMs(timeLater); in TestNtpThread() local
163 EXPECT_EQ(errCodeRealTime, TimeError::E_TIME_OK); in TestNtpThread()