Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/testcases/js/
Dexport_variable_second.js44 var string8 = "helloworld11"; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp739 String *string8 = String::CreateFromMUtf8(data8.data(), data8.size() - 1, GetLanguageContext(), in TEST_F() local