Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp97 JSHandle<JSTaggedValue> testResult(thread, callResult); in SortCompare() local
Dtyped_array_helper.cpp614 JSHandle<JSTaggedValue> testResult(thread, callResult); in SortCompare() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp460 JSTaggedValue testResult = BuiltinsRegExp::Test(ecmaRuntimeCallInfo); in HWTEST_F_L0() local