Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp123 EtsArray *newArray1 = utf16String->ToCharArray(); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp890 Array *newArray1 = utf16String->ToCharArray(GetLanguageContext()); in TEST_F() local