Searched refs:TestThread (Results 1 – 2 of 2) sorted by relevance
34 void TestThread();51 void UtilitiesTest::TestThread() in TestThread() function in OHOS::Developtools::NativeDaemon::UtilitiesTest81 threads_.emplace_back(std::thread(&UtilitiesTest::TestThread, this)); in StartThreads()
33 void TestThread();50 void UtilitiesTest::TestThread() in TestThread() function in OHOS::Developtools::HiPerf::UtilitiesTest80 threads_.emplace_back(std::thread(&UtilitiesTest::TestThread, this)); in StartThreads()