Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A 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(); HWTEST_F_L0() local
114 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); HWTEST_F_L0() local
130 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); HWTEST_F_L0() local
146 JSHandle<JSAPIQueue> jsQueue = TestCommon(value, queueValue, DEFAULT_LENGTH); HWTEST_F_L0() local
170 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); HWTEST_F_L0() local
191 JSHandle<JSAPIQueue> jsQueue = CreateQueue(); HWTEST_F_L0() local
218 JSHandle<JSAPIQueue> jsQueue = CreateQueue(0); HWTEST_F_L0() local
[all...]
H A 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
[all...]
H A Ddump_test.cpp432 JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)); in NewJSAPIQueue() local
1310 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local
1317 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
H A Djsvaluerefismodulenamespace_fuzzer.cpp215 JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)); in IsDequeFuzztest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A 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
[all...]

Completed in 16 milliseconds