Home
last modified time | relevance | path

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

/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"); in HWTEST_F()
205 std::thread thread2(TestNtpThread, "thread2"); in HWTEST_F()
206 std::thread thread3(TestNtpThread, "thread3"); in HWTEST_F()
207 std::thread thread4(TestNtpThread, "thread4"); in HWTEST_F()
H A Dtime_service_test.cpp207 void TestNtpThread(const char *name) in TestNtpThread() function
1073 std::thread thread1(TestNtpThread, "thread1"); in HWTEST_F()
1074 std::thread thread2(TestNtpThread, "thread2"); in HWTEST_F()
1075 std::thread thread3(TestNtpThread, "thread3"); in HWTEST_F()
1076 std::thread thread4(TestNtpThread, "thread4"); in HWTEST_F()

Completed in 5 milliseconds