Home
last modified time | relevance | path

Searched defs:bigIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_arraylist_test.cpp415 uint32_t bigIndex = arrayList->GetLength().GetArrayLength() + 10; in HWTEST_F_L0() local
504 uint32_t bigIndex = arrayList->GetLength().GetArrayLength() + 10; in HWTEST_F_L0() local
Djs_api_list_test.cpp378 uint32_t bigIndex = List->Length() + 10; in HWTEST_F_L0() local