Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_handler_test.cpp29 class ICHandlerTest : public testing::Test { class
62 HWTEST_F_L0(ICHandlerTest, LoadElement) in HWTEST_F_L0()
78 HWTEST_F_L0(ICHandlerTest, LoadProperty) in HWTEST_F_L0()
115 HWTEST_F_L0(ICHandlerTest, StoreElement) in HWTEST_F_L0()
145 HWTEST_F_L0(ICHandlerTest, StoreProperty) in HWTEST_F_L0()
186 HWTEST_F_L0(ICHandlerTest, StoreTransition) in HWTEST_F_L0()
213 HWTEST_F_L0(ICHandlerTest, LoadPrototype) in HWTEST_F_L0()
253 HWTEST_F_L0(ICHandlerTest, StorePrototype) in HWTEST_F_L0()

Completed in 2 milliseconds