Home
last modified time | relevance | path

Searched refs:LosCurTaskIDGet (Results 1 - 25 of 145) sorted by relevance

123456

/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_090.cpp41 "/mq090%d_%d", i, LosCurTaskIDGet()); in Testcase()
64 "/mq090%d_%d", i, LosCurTaskIDGet()); in Testcase()
70 "/mq090%d_%d", numqueues, LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_073.cpp47 "/mq073_1_%d", LosCurTaskIDGet()); in Testcase()
50 "/mq073_2_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_157.cpp48 "mq157_%d_%d", LosCurTaskIDGet(), i); in Testcase()
56 "mq157_%d_%d", LosCurTaskIDGet(), i); in Testcase()
H A DIt_posix_queue_163.cpp46 "/mq163_%d_%d", LosCurTaskIDGet(), i); in Testcase()
53 "/mq163_%d_%d", LosCurTaskIDGet(), i); in Testcase()
H A DIt_posix_queue_005.cpp40 "/mq005_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_021.cpp40 "/mq021_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_026.cpp40 "/mq026-1_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_060.cpp39 "/mq060_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_025.cpp43 "/mq025_%d", LosCurTaskIDGet()); // 2, mqname length. in Testcase()
H A DIt_posix_queue_018.cpp41 "/mq018_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_020.cpp42 "/mq020_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_032.cpp41 "/mq032_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_027.cpp40 "/mq027-1_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_098.cpp40 "/mq098_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_134.cpp41 "/mq134_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_145.cpp129 "/mqueue145_1_%d", LosCurTaskIDGet()); in Testcase()
131 "/mqueue145_2_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_160.cpp46 "/mq160_%d_%d", LosCurTaskIDGet(), i); in PthreadF01()
53 "/mq160_%d_%d", LosCurTaskIDGet(), i); in PthreadF01()
H A DIt_posix_queue_002.cpp46 "/mq002_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_008.cpp40 "/mq008_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_014.cpp41 "/mq014_%d", LosCurTaskIDGet()); in Testcase()
H A DIt_posix_queue_016.cpp40 "/mq016_%d", LosCurTaskIDGet()); in Testcase()
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_ipc_006.cpp52 k, LosCurTaskIDGet()) < 0) { in FreeResource()
94 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc006()
100 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_006_%d_%d", index, LosCurTaskIDGet()); in ItProcessPlimitsIpc006()
H A DIt_process_plimits_ipc_013.cpp51 k, LosCurTaskIDGet()); in FreeResource()
93 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc013()
100 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_006_%d_%d", index, LosCurTaskIDGet()); in ItProcessPlimitsIpc013()
H A DIt_process_plimits_ipc_005.cpp68 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc005()
76 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_005_%d_%d", k, LosCurTaskIDGet()); in ItProcessPlimitsIpc005()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/
H A DIt_posix_queue_001.cpp47 LosCurTaskIDGet()); in Testcase()

Completed in 8 milliseconds

123456