Home
last modified time | relevance | path

Searched refs:tag2 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Dtagged_index_property_test.cpp153 RC_GTEST_PROP(TestCase, ThreeTagtypes, (TAGS2 tag2, TAGS3 tag3, IntTag value_tag, Int4 value))
163 ind.SetTag<0>(tag2);
171 RC_ASSERT(ind.GetTag<0>() == tag2);
/arkcompiler/ets_runtime/test/moduletest/builtins/
H A Dbuiltinsreflect.js28 var tag2 = Reflect.set(y, 'length', 5); variable
30 print(tag2);

Completed in 1 milliseconds