Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_arraylist_iterator_test.cpp32 JSAPIArrayList *CreateArrayList() in CreateArrayList() function in panda::test::JSAPIArrayListIteratorTest
H A Decma_container_common.h69 static JSAPIArrayList *CreateArrayList(JSThread *thread) in CreateArrayList() function in panda::test::EcmaContainerCommon
H A Djs_api_arraylist_test.cpp80 JSAPIArrayList *CreateArrayList() in CreateArrayList() function in panda::test::JSAPIArrayListTest
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_atomics_test.cpp246 static JSHandle<TaggedArray> CreateArrayList(JSThread *thread, std::vector<int32_t> vals, size_t maxLen) in CreateArrayList() function
[all...]
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dtyped_array_helper_test.cpp95 void CreateArrayList(JSThread *thread, JSHandle<JSTaggedValue> &arrayVal) in CreateArrayList() function

Completed in 8 milliseconds