Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_binaryop_test.cpp28 class ICBinaryOPTest : public testing::Test { class
55 HWTEST_F_L0(ICBinaryOPTest, AddWithTSType) in HWTEST_F_L0()
132 HWTEST_F_L0(ICBinaryOPTest, SubWithTSType) in HWTEST_F_L0()
160 HWTEST_F_L0(ICBinaryOPTest, MulWithTSType) in HWTEST_F_L0()
189 HWTEST_F_L0(ICBinaryOPTest, DivWithTSType) in HWTEST_F_L0()
232 HWTEST_F_L0(ICBinaryOPTest, ModWithTSType) in HWTEST_F_L0()
277 HWTEST_F_L0(ICBinaryOPTest, ShlWithTSType) in HWTEST_F_L0()
294 HWTEST_F_L0(ICBinaryOPTest, ShrWithTSType) in HWTEST_F_L0()
311 HWTEST_F_L0(ICBinaryOPTest, AshrWithTSType) in HWTEST_F_L0()
333 HWTEST_F_L0(ICBinaryOPTest, AndWithTSTyp in HWTEST_F_L0()
[all...]

Completed in 1 milliseconds