Home
last modified time | relevance | path

Searched refs:threads (Results 1 - 12 of 12) sorted by relevance

/test/xts/hats/kernel/rtginterface/
H A Drtg_interface_test.cpp497 vector<int> threads; in HWTEST_F() local
506 threads.push_back(pid[i]); in HWTEST_F()
510 ret = AddThreadsToRtg(threads, grpId); in HWTEST_F()
525 vector<int> threads; in HWTEST_F() local
534 threads.push_back(pid[i]); in HWTEST_F()
538 ret = AddThreadsToRtg(threads, grpId, 36); in HWTEST_F()
553 vector<int> threads; in HWTEST_F() local
562 threads.push_back(pid[i]); in HWTEST_F()
566 ret = AddThreadsToRtg(threads, grpId); in HWTEST_F()
568 ret = AddThreadsToRtg(threads, grpI in HWTEST_F()
585 vector<int> threads; HWTEST_F() local
[all...]
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/
H A Dhdi_stability_test.cpp132 // create threads to prepare model in HWTEST_F()
133 std::vector<std::thread> threads; in HWTEST_F() local
135 threads.emplace_back(std::thread(PrepareModelTest, device, iModel)); in HWTEST_F()
138 for (auto &th : threads) { in HWTEST_F()
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
H A Dhdi_stability_test.cpp131 // create threads to prepare model in HWTEST_F()
132 std::vector<std::thread> threads; in HWTEST_F() local
134 threads.emplace_back(std::thread(PrepareModelTest, device, iModel)); in HWTEST_F()
137 for (auto &th : threads) { in HWTEST_F()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp45 #include <threads.h>
H A Dfnmatch1ndk32.cpp33 #include <threads.h>
H A Dfnmatchndk132.cpp22 #include <threads.h>
H A Dfnmatchndk32.cpp36 #include <threads.h>
/test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/cpp/
H A Dhello.cpp21 #include <threads.h>
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp24 #include <threads.h>
572 .nm_modname = "threads",
H A Dthreadsndk1.cpp18 #include <threads.h>
729 .nm_modname = "threads",
H A Dotherstestndk.cpp45 #include <threads.h>
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdio.cpp21 #include <threads.h>

Completed in 13 milliseconds