Home
last modified time | relevance | path

Searched defs:retult (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_arraylist_test.cpp283 JSTaggedValue retult = ContainersArrayList::Get(callInfo); in HWTEST_F_L0() local
298 JSTaggedValue retult = ContainersArrayList::Get(callInfo); in HWTEST_F_L0() local
322 JSTaggedValue retult = ContainersArrayList::GetSize(callInfo); in HWTEST_F_L0() local
339 JSTaggedValue retult = ContainersArrayList::Get(callInfo); in HWTEST_F_L0() local
Dcontainers_queue_test.cpp141 JSTaggedValue retult = ContainersQueue::GetSize(callInfo); in HWTEST_F_L0() local
Dcontainers_stack_test.cpp291 JSTaggedValue retult = ContainersStack::GetLength(callInfo); in HWTEST_F_L0() local
Dcontainers_deque_test.cpp302 JSTaggedValue retult = ContainersDeque::GetSize(callInfo); in HWTEST_F_L0() local
Dcontainers_hashset_test.cpp432 JSTaggedValue retult = ContainersHashSet::GetLength(callInfo); in HWTEST_F_L0() local
Dcontainers_plainarray_test.cpp480 JSTaggedValue retult = ContainersPlainArray::GetSize(callInfo); in HWTEST_F_L0() local
Dcontainers_linked_list_test.cpp517 JSTaggedValue retult = ContainersLinkedList::Length(callInfo); in HWTEST_F_L0() local
Dcontainers_list_test.cpp513 JSTaggedValue retult = ContainersList::Length(callInfo); in HWTEST_F_L0() local
Dcontainers_lightweightset_test.cpp564 JSTaggedValue retult = ContainersLightWeightSet::GetSize(callInfo); in HWTEST_F_L0() local
Dcontainers_lightweightmap_test.cpp586 JSTaggedValue retult = ContainersLightWeightMap::Length(callInfo); in HWTEST_F_L0() local
Dcontainers_vector_test.cpp848 JSTaggedValue retult = ContainersVector::GetSize(callInfo); in HWTEST_F_L0() local
Dcontainers_hashmap_test.cpp972 JSTaggedValue retult = ContainersHashMap::GetLength(callInfo); in HWTEST_F_L0() local
Dcontainers_treeset_test.cpp1105 JSTaggedValue retult = ContainersTreeSet::GetLength(callInfo); in HWTEST_F_L0() local
Dcontainers_treemap_test.cpp1392 JSTaggedValue retult = ContainersTreeMap::GetLength(callInfo); in HWTEST_F_L0() local