Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp159 auto errCodeNtpTime = TimeServiceClient::GetInstance()->GetNtpTimeMs(time); in TestNtpThread() local
160 EXPECT_EQ(errCodeNtpTime, TimeError::E_TIME_OK); in TestNtpThread()