Searched defs:ref2 (Results 1 – 8 of 8) sorted by relevance
/aosp12/art/runtime/gc/ |
H A D | reference_queue_test.cc | 45 auto ref2(hs.NewHandle(ref_class->AllocObject(self)->AsReference())); in TEST_F() local 84 auto ref2(hs.NewHandle(finalizer_ref_class->AllocObject(self)->AsReference())); in TEST_F() local
|
/aosp12/art/libartbase/base/ |
H A D | intrusive_forward_list_test.cc | 189 std::forward_list<int> ref2({ 7, 1, 3 }); in Assign() local 418 std::forward_list<int> ref2({ 3, 8, 6 }); in SwapClear() local 451 std::forward_list<int> ref2; in SpliceAfter() local 628 std::forward_list<int> ref2({ 3, 5, 6, 7, 9 }); in Merge() local
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | BranchIsland.h | 139 const FragmentRef* ref2 = KEY2.symbol()->fragRef(); in operator() local
|
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/ |
H A D | R.h | 58 ref2 = 0x7f040003, enumerator
|
/aosp12/art/dex2oat/linker/ |
H A D | multi_oat_relative_patcher_test.cc | 145 MethodReference ref2(dex_file, 2u); in TEST_F() local 178 MethodReference ref2(dex_file, 2u); in TEST_F() local
|
/aosp12/system/media/audio_utils/tests/ |
H A D | metadata_tests.cpp | 377 const ByteString ref2{ 0x02, 0x00, 0x00, 0x00, 0x68, 0x69 }; in TEST() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 1737 uint16_t ref2 = entry2.data.u8[0]; in DngCreator_setup() local
|
/aosp12/art/runtime/jni/ |
H A D | check_jni.cc | 2170 static jboolean IsSameObject(JNIEnv* env, jobject ref1, jobject ref2) { in IsSameObject()
|