Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtransitions_dictionary_test.cpp107 int eleNum = 7; in HWTEST_F_L0() local
108 for (int index = 0; index < eleNum; index++) { in HWTEST_F_L0()
116 EXPECT_EQ(transDic->EntriesCount(), eleNum); in HWTEST_F_L0()
222 int eleNum = 7; in HWTEST_F_L0() local
225 TestCommon(thread, eleNum, in HWTEST_F_L0()
242 int eleNum = 7; in HWTEST_F_L0() local
245 TestCommon(thread, eleNum, in HWTEST_F_L0()

Completed in 1 milliseconds