Home
last modified time | relevance | path

Searched defs:objectRef (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/wref_ops/
Dweak_reference_get_reference_test.cpp59 ani_ref objectRef; in TEST_F() local
76 ani_ref objectRef; in TEST_F() local
95 ani_ref objectRef; in TEST_F() local
114 ani_ref objectRef; in TEST_F() local
125 ani_ref objectRef; in TEST_F() local
Dweak_reference_create_test.cpp41 ani_ref objectRef; in TEST_F() local
49 ani_ref objectRef; in TEST_F() local
60 ani_ref objectRef; in TEST_F() local
90 auto objectRef = reinterpret_cast<ani_ref>(phone); in TEST_F() local
119 ani_ref objectRef {}; in TEST_F() local
192 ani_ref objectRef {}; in TEST_F() local
Dweak_reference_delete_test.cpp44 ani_ref objectRef; in TEST_F() local
54 ani_ref objectRef; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/local_scope_ops/
Dcreate_local_scope.cpp173 ani_string objectRef {}; in TEST_F() local
183 ani_string objectRef {}; in TEST_F() local
201 ani_string objectRef {}; in TEST_F() local
234 ani_string objectRef {}; in TEST_F() local
243 ani_string objectRef {}; in TEST_F() local
252 ani_string objectRef {}; in TEST_F() local
262 ani_string objectRef {}; in TEST_F() local
280 ani_string objectRef {}; in TEST_F() local
291 ani_string objectRef {}; in TEST_F() local
326 ani_string objectRef {}; in TEST_F() local
[all …]
Densure_enough_references.cpp77 ani_ref objectRef {}; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/ref_ops/
Dreference_equals_test.cpp23 …void GetMethodData(ani_ref *objectRef, ani_ref *methodRef, const char *className, const char *newC… in GetMethodData()
73 auto objectRef = CallEtsFunction<ani_ref>("reference_equals_test", "GetObject"); in TEST_F() local
91 auto objectRef = CallEtsFunction<ani_ref>("reference_equals_test", "GetObject"); in TEST_F() local
126 auto objectRef = CallEtsFunction<ani_ref>("reference_equals_test", "GetObject"); in TEST_F() local
142 auto objectRef = CallEtsFunction<ani_ref>("reference_equals_test", "GetObject"); in TEST_F() local
Dreference_delete_test.cpp40 ani_ref objectRef; in TEST_F() local
48 ani_ref objectRef; in TEST_F() local
Dreference_strict_equals_test.cpp43 auto objectRef = CallEtsFunction<ani_ref>("reference_strict_equals_test", "GetObject"); in TEST_F() local
61 auto objectRef = CallEtsFunction<ani_ref>("reference_strict_equals_test", "GetObject"); in TEST_F() local
Dreference_is_undefined_test.cpp74 auto objectRef = CallEtsFunction<ani_ref>("reference_is_undefined_test", "GetObject"); in TEST_F() local
Dreference_is_null_test.cpp74 auto objectRef = CallEtsFunction<ani_ref>("reference_is_null_test", "GetObject"); in TEST_F() local
Dreference_is_nullish_value_test.cpp78 auto objectRef = CallEtsFunction<ani_ref>("reference_is_nullish_value_test", "GetObject"); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/gref_ops/
Dglobal_reference_delete_test.cpp44 ani_ref objectRef; in TEST_F() local
54 ani_ref objectRef; in TEST_F() local