Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp156 void TestNtpThread(const char *name) in TestNtpThread() function
204 std::thread thread1(TestNtpThread, "thread1");
205 std::thread thread2(TestNtpThread, "thread2");
206 std::thread thread3(TestNtpThread, "thread3");
207 std::thread thread4(TestNtpThread, "thread4");
H A Dtime_service_test.cpp205 void TestNtpThread(const char *name) in TestNtpThread() function
1032 std::thread thread1(TestNtpThread, "thread1");
1033 std::thread thread2(TestNtpThread, "thread2");
1034 std::thread thread3(TestNtpThread, "thread3");
1035 std::thread thread4(TestNtpThread, "thread4");