Home
last modified time | relevance | path

Searched defs:Thumb2RelativePatcherTest (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc407 TEST_F(Thumb2RelativePatcherTest, CallSelf) { in TEST_F() argument
420 TEST_F(Thumb2RelativePatcherTest, CallOther) { in TEST_F() argument
447 TEST_F(Thumb2RelativePatcherTest, CallTrampoline) { in TEST_F() argument
626 TEST_F(Thumb2RelativePatcherTest, StringBssEntry1) { in TEST_F() argument
631 TEST_F(Thumb2RelativePatcherTest, StringBssEntry2) { in TEST_F() argument
636 TEST_F(Thumb2RelativePatcherTest, StringBssEntry3) { in TEST_F() argument
641 TEST_F(Thumb2RelativePatcherTest, StringBssEntry4) { in TEST_F() argument
666 TEST_F(Thumb2RelativePatcherTest, EntrypointCall) { in TEST_F() argument
900 TEST_F(Thumb2RelativePatcherTest, BakerOffsetWide) { in TEST_F() argument
1103 TEST_F(Thumb2RelativePatcherTest, BakerArray) { in TEST_F() argument
[all …]
H A Drelative_patcher_thumb2.h70 friend class Thumb2RelativePatcherTest; variable
H A Drelative_patcher_arm_base.h152 friend class Thumb2RelativePatcherTest; variable
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.h42 class Thumb2RelativePatcherTest; variable