Home
last modified time | relevance | path

Searched defs:jsQueue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_queue_test.cpp71 …JSHandle<JSAPIQueue> jsQueue(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor), … in CreateQueue() local
83 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
92 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
122 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
156 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
177 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
200 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
231 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
252 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
279 JSHandle<JSAPIQueue> jsQueue = CreateQueue(0); in HWTEST_F_L0() local
Djs_api_queue_iterator_test.cpp73 …JSHandle<JSAPIQueue> jsQueue(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor), … in CreateQueue() local
94 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
138 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
217 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
Ddump_test.cpp362 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in NewJSAPIQueue() local
1127 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local
1134 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local