Home
last modified time | relevance | path

Searched refs:ffrt_loop_abnormal_0003 (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/types/libffrtndk/
Dindex.d.ts102 export const ffrt_loop_abnormal_0003: () => number; constant
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/ets/test/
DFfrt.test.ets1231 * @tc.name : ffrt_loop_abnormal_0003
1232 * @tc.desc : Test ffrt_loop_abnormal_0003 api
1237 it('ffrt_loop_abnormal_0003',0, function () {
1239 var flag = ffrtndk.ffrt_loop_abnormal_0003();
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp3486 static napi_value ffrt_loop_abnormal_0003(napi_env env, napi_callback_info info) in ffrt_loop_abnormal_0003() function
3815 { "ffrt_loop_abnormal_0003", nullptr, ffrt_loop_abnormal_0003, nullptr, nullptr, in Init()