Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_queue_test.cpp34 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in TestCommon() local
46 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
55 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); in HWTEST_F_L0() local
79 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
114 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); in HWTEST_F_L0() local
131 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); in HWTEST_F_L0() local
147 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); in HWTEST_F_L0() local
171 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
192 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
219 JSHandle<JSAPIQueue> jsQueue = CreateQueue(0); in HWTEST_F_L0() local
Djs_api_queue_iterator_test.cpp45 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
89 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
168 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); in HWTEST_F_L0() local
Ddump_test.cpp432 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in NewJSAPIQueue() local
1326 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local
1333 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
Djsvaluerefismodulenamespace_fuzzer.cpp208 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in IsDequeFuzztest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp994 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in HWTEST_F_L0() local
5909 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in HWTEST_F_L0() local