Searched defs:toor (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_stack_test.cpp | 131 auto toor = SearchAndEmptyCommon(value, myValue, NODE_NUMBERS); HWTEST_F_L0() local 153 auto toor = SearchAndEmptyCommon(value, myValue, NODE_NUMBERS, true); HWTEST_F_L0() local [all...] |
| H A D | js_api_vector_test.cpp | 112 auto toor = TestCommon(value, myValue, NODE_NUMBERS); HWTEST_F_L0() local 140 auto toor = TestCommon(value, myValue, NODE_NUMBERS); HWTEST_F_L0() local [all...] |
| H A D | ecma_test_common.h | 249 static void ListAddHasCommon(JSThread *thread, JSHandle<T> &toor, JSMutableHandle<JSTaggedValue> &value, in ListAddHasCommon() argument 269 static JSMutableHandle<JSTaggedValue> ListGetLastCommon(JSThread *thread, JSHandle<T> &toor) in ListGetLastCommon() argument 289 GetIndexOfAndGetLastIndexOfCommon(JSThread *thread, JSHandle<T> &toor) GetIndexOfAndGetLastIndexOfCommon() argument 312 InsertAndGetLastCommon(JSThread *thread, JSHandle<T> &toor) InsertAndGetLastCommon() argument 333 ListRemoveCommon(JSThread *thread, JSHandle<T> &toor, JSMutableHandle<JSTaggedValue> &value) ListRemoveCommon() argument [all...] |
Completed in 2 milliseconds