Searched defs:ref1 (Results 1 – 8 of 8) sorted by relevance
/aosp12/art/runtime/gc/ |
H A D | reference_queue_test.cc | 43 auto ref1(hs.NewHandle(ref_class->AllocObject(self)->AsReference())); in TEST_F() local 82 auto ref1(hs.NewHandle(weak_ref_class->AllocObject(self)->AsReference())); in TEST_F() local
|
/aosp12/art/libartbase/base/ |
H A D | intrusive_forward_list_test.cc | 184 std::forward_list<int> ref1({ 2, 8, 5 }); in Assign() local 415 std::forward_list<int> ref1({ 1, 2, 7 }); in SwapClear() local 450 std::forward_list<int> ref1({ 3, 1, 2, 7, 4, 5, 4, 8, 7 }); in SpliceAfter() local 625 std::forward_list<int> ref1({ 1, 4, 8, 8, 12 }); in Merge() local
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | BranchIsland.h | 138 const FragmentRef* ref1 = KEY1.symbol()->fragRef(); in operator() local
|
/aosp12/frameworks/base/libs/androidfw/tests/data/basic/ |
H A D | R.h | 57 ref1 = 0x7f040002, enumerator
|
/aosp12/art/dex2oat/linker/ |
H A D | multi_oat_relative_patcher_test.cc | 144 MethodReference ref1(dex_file, 1u); in TEST_F() local 177 MethodReference ref1(dex_file, 1u); in TEST_F() local
|
/aosp12/system/media/audio_utils/tests/ |
H A D | metadata_tests.cpp | 370 const ByteString ref1{ 0x7b, 0x00, 0x00, 0x00 }; in TEST() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 1731 uint16_t ref1 = entry1.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()
|