Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_hashmap_test.cpp131 [[maybe_unused]] JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()); in HWTEST_F_L0() local
205 [[maybe_unused]] JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()); in HWTEST_F_L0() local
270 JSTaggedValue rValue = JSAPIHashMap::Remove(thread, hashMap, key.GetTaggedValue()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A 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
H A 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

Completed in 4 milliseconds