Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp34 void TestThread();
51 void UtilitiesTest::TestThread() in TestThread() function in OHOS::Developtools::NativeDaemon::UtilitiesTest
81 threads_.emplace_back(std::thread(&UtilitiesTest::TestThread, this)); in StartThreads()
/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp33 void TestThread();
50 void UtilitiesTest::TestThread() in TestThread() function in OHOS::Developtools::HiPerf::UtilitiesTest
80 threads_.emplace_back(std::thread(&UtilitiesTest::TestThread, this)); in StartThreads()