Home
last modified time | relevance | path

Searched defs:elem1 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_function_test.cpp246 JSTaggedValue elem1 = array->Get(1); in HWTEST_F_L0() local
302 JSTaggedValue elem1 = array->Get(1); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dregion_allocator_test.cpp691 for (auto &elem1 : vec1) { in TEST_F() local