Home
last modified time | relevance | path

Searched defs:handleDict (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp86 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
112 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
132 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
158 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
196 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
237 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
296 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp95 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
324 JSHandle<NumberDictionary> handleDict = NumberDictionary::Create(thread, 4); in HWTEST_F_L0() local
350 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp210 …JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); // numberofElements =… in HWTEST_F_L0() local
Dobject_operator_first_test.cpp395 …JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); // numberofElements =… in HWTEST_F_L0() local