Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Darray_helper_test.cpp74 …int32_t resultValue3 = ArrayHelper::SortCompare(thread, callbackfnHandle, handleValueX2, handleVal… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp247 … JSTaggedValue resultValue3 = ICRuntimeStub::TryLoadICByName(thread, numReceiver.GetTaggedValue(), in HWTEST_F_L0() local
368 JSTaggedValue resultValue3 = in HWTEST_F_L0() local
418 JSTaggedValue resultValue3 = in HWTEST_F_L0() local
533 …JSTaggedValue resultValue3 = ICRuntimeStub::StoreGlobal(thread, JSTaggedValue(3), handlerValue.Get… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dsymbol_table_test.cpp233 JSTaggedValue resultValue3 = symbolTable->FindSymbol(thread, handleSymbol.GetTaggedValue()); in HWTEST_F_L0() local