Home
last modified time | relevance | path

Searched refs:resInICPath6 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_binaryop_test.cpp111 JSTaggedValue resInICPath6 = ICBinaryOP::AddWithTSType(thread, Str1.GetTaggedValue(), JSTaggedValue::Null(), in HWTEST_F_L0() local
113 ASSERT_TRUE(resInICPath6.IsString()); in HWTEST_F_L0()
114 EXPECT_EQ(EcmaStringAccessor::Compare(ecmaVm, slowHandle6, JSHandle<EcmaString>(thread, resInICPath6)), 0); in HWTEST_F_L0()

Completed in 2 milliseconds