Searched refs:timeLater (Results 1 – 1 of 1) sorted by relevance
161 int64_t timeLater; in TestNtpThread() local162 auto errCodeRealTime = TimeServiceClient::GetInstance()->GetRealTimeMs(timeLater); in TestNtpThread()164 EXPECT_GT(timeLater, time); in TestNtpThread()