Home
last modified time | relevance | path

Searched defs:value5 (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dobject_call_method_by_name_short_test.cpp326 const ani_double value5 = 2U; in TEST_F() local
361 const ani_short value5 = 10; in TEST_F() local
Dobject_call_method_by_name_int_test.cpp333 const ani_double value5 = 2U; in TEST_F() local
368 const ani_int value5 = 10; in TEST_F() local
Dobject_call_method_by_name_long_test.cpp379 const ani_int value5 = 2U; in TEST_F() local
414 const ani_long value5 = 10000; in TEST_F() local
Dobject_call_method_by_name_double_test.cpp393 const ani_int value5 = 2U; in TEST_F() local
428 const ani_double value5 = 10.0; in TEST_F() local
Dobject_call_method_by_name_float_test.cpp390 const ani_int value5 = 2U; in TEST_F() local
425 const ani_float value5 = 10.0F; in TEST_F() local
Dobject_call_method_by_name_ref_test.cpp509 const ani_double value5 = 2U; in TEST_F() local
555 const ani_int value5 = 5; in TEST_F() local
Dobject_call_method_by_name_char_test.cpp371 const ani_char value5 = 'A'; in TEST_F() local
Dobject_call_method_by_name_byte_test.cpp367 const ani_byte value5 = 10U; in TEST_F() local
Dobject_call_method_by_name_boolean_test.cpp374 const ani_int value5 = 5; in TEST_F() local
Dobject_call_method_by_name_void_test.cpp444 const ani_int value5 = 5; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp319 JSTaggedValue value5 = JSObject::GetProperty(thread, set, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp315 JSTaggedValue value5 = JSObject::GetProperty(thread, map, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
Dbuiltins_shared_map_test.cpp383 JSTaggedValue value5 = JSObject::GetProperty(thread, map, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
Dbuiltins_shared_set_test.cpp357 JSTaggedValue value5 = JSObject::GetProperty(thread, set, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_lightweightmap_test.cpp125 JSHandle<JSTaggedValue> value5(thread, JSTaggedValue(100)); in HWTEST_F_L0() local
Dtagged_value_test.cpp854 JSHandle<JSTaggedValue> value5(symbol); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp1347 JSHandle<JSTaggedValue> value5 = JSHandle<JSTaggedValue>::Cast(function); in HWTEST_F_L0() local
Dserializer_test.cpp1476 JSHandle<JSTaggedValue> value5 = JSHandle<JSTaggedValue>::Cast(function); in HWTEST_F_L0() local