Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp317 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local
375 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local
438 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local
509 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local
540 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_regexp_iterator_test.cpp129 JSHandle<EcmaString> outputZero = JSTaggedValue::ToString(thread, zeroHandle); in HWTEST_F_L0() local