Searched defs:jsQueue (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A 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(); 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 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 [all...] |
| H A D | dump_test.cpp | 432 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 D | jsvaluerefismodulenamespace_fuzzer.cpp | 215 JSHandle<JSAPIQueue> jsQueue = JSHandle<JSAPIQueue>::Cast(factory->NewJSObjectWithInit(queueClass)); in IsDequeFuzztest() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A 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 [all...] |
Completed in 16 milliseconds