Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_vector_iterator_test.cpp105 …JSHandle<JSAPIVector> VectorTo(thread, JSAPIVector::Cast(vectorIterator->GetIteratedVector().GetTa… in HWTEST_F_L0() local
106 EXPECT_EQ(VectorTo->GetSize(), static_cast<int>(DEFAULT_LENGTH)); in HWTEST_F_L0()