Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp246 EtsString *string7 = EtsString::CreateFromUtf16(data6.data(), data6.size() - 1); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp698 String *string7 = String::CreateFromUtf16(data6.data(), data6.size() - 1, GetLanguageContext(), in TEST_F() local