Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp237 int arraySize = numberofElements + static_cast<int>(offset); in HWTEST_F_L0() local
285 uint32_t arraySize = static_cast<uint32_t>(numberofElements) + offset; in HWTEST_F_L0() local