Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/string_ops/
Dstring_get_utf8_substr.cpp385 const ani_size subSize = 3U; in TEST_F() local
403 ani_size subSize = 5U; in TEST_F() local
Dstring_get_utf16_substr_test.cpp371 const ani_size subSize = 3U; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp722 int subSize = static_cast<int>(xLength - yLength); in Add() local
753 int subSize = static_cast<int>(xLength - yLength); in Subtract() local