Searched defs:jsQueue (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_queue_test.cpp | 34 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
|
| D | js_api_queue_iterator_test.cpp | 45 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
|
| D | dump_test.cpp | 432 …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/ |
| D | jsvaluerefismodulenamespace_fuzzer.cpp | 208 …JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)… in IsDequeFuzztest() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | ffi_workload.cpp | 994 …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
|