Home
last modified time | relevance | path

Searched defs:rValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_hashmap_test.cpp175 …[[maybe_unused]] JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()… in HWTEST_F_L0() local
254 …[[maybe_unused]] JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()… in HWTEST_F_L0() local
319 JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_hashset_test.cpp176 JSTaggedValue rValue = ContainersHashSet::Remove(callInfo); in HWTEST_F_L0() local
222 JSTaggedValue rValue = ContainersHashSet::Remove(callInfo); in HWTEST_F_L0() local
Dcontainers_hashmap_test.cpp451 JSTaggedValue rValue = ContainersHashMap::Remove(callInfo); in HWTEST_F_L0() local
508 JSTaggedValue rValue = ContainersHashMap::Remove(callInfo); in HWTEST_F_L0() local