Home
last modified time | relevance | path

Searched defs:toor (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_stack_test.cpp131 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 Djs_api_vector_test.cpp112 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 Decma_test_common.h249 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