Searched defs:CreateQueue (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ | ||
| H A D | js_api_queue_test.cpp | 26 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() function in panda::test::JSAPIQueueTest |
| H A D | js_api_queue_iterator_test.cpp | 28 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() function in panda::test::JSAPIQueueIteratorTest |
| H A D | ecma_container_common.h | 186 static JSHandle<JSAPIQueue> CreateQueue(JSThread *thread, int capacaty) in CreateQueue() function in panda::test::EcmaContainerCommon |
Completed in 3 milliseconds