Lines Matching full:create
112 // create GlobalDictionary in HWTEST_F_L0()
113 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, 4); in HWTEST_F_L0()
137 // create GlobalDictionary in HWTEST_F_L0()
139 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()
150 * @tc.desc: Create dictionary and set entry calling SetEntry function,Check whether Attributes is
157 // create GlobalDictionary in HWTEST_F_L0()
159 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()
183 // create GlobalDictionary in HWTEST_F_L0()
185 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()
219 // create GlobalDictionary in HWTEST_F_L0()
223 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()
260 // create GlobalDictionary in HWTEST_F_L0()
264 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()
319 // create GlobalDictionary in HWTEST_F_L0()
323 JSHandle<GlobalDictionary> handleDict = GlobalDictionary::Create(thread, numberofElements); in HWTEST_F_L0()