Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_dictionary_test.cpp89 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
115 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0() local
135 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); HWTEST_F_L0() local
161 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); HWTEST_F_L0() local
199 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); HWTEST_F_L0() local
240 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); HWTEST_F_L0() local
299 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); HWTEST_F_L0() local
[all...]
H A Dobject_operator_third_test.cpp95 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
318 JSHandle<NumberDictionary> handleDict = NumberDictionary::Create(thread, 4); in HWTEST_F_L0() local
344 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0() local
H A Dobject_operator_first_test.cpp395 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); // numberofElements = 4 in HWTEST_F_L0() local
H A Dobject_operator_second_test.cpp208 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); // numberofElements = 4 in HWTEST_F_L0() local

Completed in 3 milliseconds