Home
last modified time | relevance | path

Searched defs:string5 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_string_test.cpp233 EtsString *string5 = EtsString::CreateFromUtf16(data5.data(), data5.size() - 1); in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstring_test.cpp632 String *string5 = String::CreateFromUtf16(data5.data(), data5.size() - 1, GetLanguageContext(), in TEST_F() local
651 String *string5 = String::CreateFromUtf16(data5.data(), data5.size() - 1, GetLanguageContext(), in TEST_F() local
[all...]

Completed in 3 milliseconds