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.cpp64 JSAPIVector *CreateVector() in CreateVector() function in panda::test::JSAPIVectorTest
92 JSAPIVector *vector = CreateVector(); in HWTEST_F_L0()
102 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
136 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
172 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
195 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
214 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
245 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
274 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
301 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0()
[all …]
Djs_api_vector_iterator_test.cpp55 JSHandle<JSAPIVector> CreateVector() in CreateVector() function in panda::test::JSAPIVectorIteratorTest
94 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
125 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
149 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()
189 JSHandle<JSAPIVector> jsVector = CreateVector(); in HWTEST_F_L0()