Searched refs:CreateHashSet (Results 1 – 4 of 4) sorted by relevance
36 JSAPIHashSet *CreateHashSet() in CreateHashSet() function in panda::test::JSAPIHashSetIteratorTest38 return EcmaContainerCommon::CreateHashSet(thread); in CreateHashSet()51 JSHandle<JSAPIHashSet> jsHashSet(thread, CreateHashSet()); in HWTEST_F_L0()
36 JSAPIHashSet *CreateHashSet() in CreateHashSet() function in panda::test::JSAPIHashSetTest38 return EcmaContainerCommon::CreateHashSet(thread); in CreateHashSet()56 JSAPIHashSet *set = CreateHashSet(); in HWTEST_F_L0()64 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()94 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()135 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()177 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()189 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()230 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet()); in HWTEST_F_L0()
118 static JSAPIHashSet *CreateHashSet(JSThread *thread) in CreateHashSet() function
134 static JSAPIHashSet *CreateHashSet(JSThread *thread) in CreateHashSet() function136 return EcmaContainerCommon::CreateHashSet(thread); in CreateHashSet()633 JSHandle<JSAPIHashSet> hashSet(thread, CreateHashSet(thread)); in HWTEST_F_L0()643 JSHandle<JSAPIHashSet> hashSet1(thread, CreateHashSet(thread)); in HWTEST_F_L0()