Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_string_test.cpp578 JSHandle<EcmaString> this_str = factory->NewFromUtf8("有ABC"); in HWTEST_F_L0() local
710 JSHandle<EcmaString> this_str = factory->NewFromASCII("abc"); in HWTEST_F_L0() local