Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_ffrt_io.cpp490 ffrt_qos_t qos_level = ffrt_qos_default; in HWTEST_F() local
495 int ret = ffrt_epoll_ctl(qos_level, op, testFd, EPOLLIN, reinterpret_cast<void*>(&testData), testCallBack); in HWTEST_F()
505 ret = ffrt_epoll_ctl(qos_level, EPOLL_CTL_DEL, testFd, EPOLLIN, reinterpret_cast<void*>(&testData), testCallBack); in HWTEST_F()
515 ffrt_qos_t qos_level = ffrt_qos_default; in HWTEST_F() local
520 int ret = ffrt_epoll_ctl(qos_level, op, testFd, EPOLLIN, reinterpret_cast<void*>(&testData), testCallBack); in HWTEST_F()
530 ret = ffrt_epoll_ctl(qos_level, EPOLL_CTL_DEL, -1, EPOLLIN, reinterpret_cast<void*>(&testData), testCallBack); in HWTEST_F()
540 ffrt_qos_t qos_level = ffrt_qos_user_initiated; in HWTEST_F() local
555 ret = ffrt_epoll_ctl(qos_level, EPOLL_CTL_DEL, testFd, EPOLLIN, reinterpret_cast<void*>(&testData), testCallBack); in HWTEST_F()
599 ffrt_qos_t qos_level = ffrt_qos_user_initiated; in HWTEST_F() local
607 int ret = ffrt_epoll_ctl(qos_level, o in HWTEST_F()
626 ffrt_qos_t qos_level = ffrt_qos_user_initiated; HWTEST_F() local
655 ffrt_qos_t qos_level = ffrt_qos_user_initiated; HWTEST_F() local
683 ffrt_qos_t qos_level = ffrt_qos_user_initiated; HWTEST_F() local
753 ffrt_qos_t qos_level = ffrt_qos_user_initiated; HWTEST_F() local
[all...]

Completed in 2 milliseconds