Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_collator_test.cpp74 JSHandle<EcmaString> string2 = factory->NewFromASCII("abc"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp466 const JSHandle<EcmaString> &string2) in CompareStrings()
481 const JSHandle<EcmaString> &string2) in FastCompareStrings()
/arkcompiler/toolchain/tooling/test/testcases/js/
Dmodule_variable.js175 var string2 = "helloworld11"; variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_string_test.cpp99 JSHandle<EcmaString> string2 = factory->NewFromASCII("ABC"); in HWTEST_F_L0() local
1256 JSHandle<EcmaString> string2( in HWTEST_F_L0() local
1295 JSHandle<EcmaString> string2( in HWTEST_F_L0() local
Dbuiltins_regexp_test.cpp651 JSHandle<EcmaString> string2 = factory->NewFromASCII("abcd"); in HWTEST_F_L0() local