Home
last modified time | relevance | path

Searched defs:CreateQueue (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_queue_test.cpp26 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() function in panda::test::JSAPIQueueTest
H A Djs_api_queue_iterator_test.cpp28 JSHandle<JSAPIQueue> CreateQueue(int capacaty = JSAPIQueue::DEFAULT_CAPACITY_LENGTH) in CreateQueue() function in panda::test::JSAPIQueueIteratorTest
H A Decma_container_common.h186 static JSHandle<JSAPIQueue> CreateQueue(JSThread *thread, int capacaty) in CreateQueue() function in panda::test::EcmaContainerCommon

Completed in 3 milliseconds