Home
last modified time | relevance | path

Searched refs:CreateVector (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_vector_test.cpp39 JSAPIVector *CreateVector() in CreateVector() function in panda::test::JSAPIVectorTest
52 JSHandle<JSAPIVector> toor(thread, CreateVector()); in TestCommon()
67 JSAPIVector *vector = CreateVector(); in HWTEST_F_L0()
77 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
154 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
173 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
204 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
233 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
260 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
286 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
[all …]
Djs_api_vector_iterator_test.cpp30 JSHandle<JSAPIVector> CreateVector() in CreateVector() function in panda::test::JSAPIVectorIteratorTest
69 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
100 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
124 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
164 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()