Searched refs:threads (Results 1 - 12 of 12) sorted by relevance
/test/xts/hats/kernel/rtginterface/ |
H A D | rtg_interface_test.cpp | 497 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 D | hdi_stability_test.cpp | 132 // 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 D | hdi_stability_test.cpp | 131 // 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 D | otherstestndk32.cpp | 45 #include <threads.h>
|
H A D | fnmatch1ndk32.cpp | 33 #include <threads.h>
|
H A D | fnmatchndk132.cpp | 22 #include <threads.h>
|
H A D | fnmatchndk32.cpp | 36 #include <threads.h>
|
/test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/cpp/ |
H A D | hello.cpp | 21 #include <threads.h>
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk.cpp | 24 #include <threads.h>
572 .nm_modname = "threads",
|
H A D | threadsndk1.cpp | 18 #include <threads.h>
729 .nm_modname = "threads",
|
H A D | otherstestndk.cpp | 45 #include <threads.h>
|
/test/xts/acts/kernel_lite/io_posix/src/ |
H A D | IoTestStdio.cpp | 21 #include <threads.h>
|
Completed in 13 milliseconds