Home
last modified time | relevance | path

Searched defs:toor (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_vector_test.cpp102 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
136 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
172 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
195 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
214 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
245 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
274 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
301 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
327 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
358 JSHandle<JSAPIVector> toor(thread, CreateVector()); in HWTEST_F_L0() local
[all …]
Djs_api_stack_test.cpp102 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
126 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
156 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
187 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
208 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
239 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
271 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
298 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
322 JSHandle<JSAPIStack> toor(thread, CreateStack()); in HWTEST_F_L0() local
Djs_api_deque_test.cpp101 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
123 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
145 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
167 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
188 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
220 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
241 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
269 JSHandle<JSAPIDeque> toor(thread, CreateDeque()); in HWTEST_F_L0() local
Djs_api_list_test.cpp104 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
139 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
174 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
211 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
258 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
290 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
321 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
342 JSHandle<JSAPIList> toor(thread, CreateList()); in HWTEST_F_L0() local
Djs_api_linked_list_test.cpp104 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
148 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
183 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
220 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
311 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
343 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
374 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
395 JSHandle<JSAPILinkedList> toor(thread, CreateLinkedList()); in HWTEST_F_L0() local
Djs_api_plain_array_test.cpp279 JSHandle<JSAPIPlainArray> toor(thread, CreatePlainArray()); in HWTEST_F_L0() local