Home
last modified time | relevance | path

Searched refs:TestStringBssEntry (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc275 void TestStringBssEntry(uint32_t bss_begin, uint32_t string_entry_offset);
354 void Thumb2RelativePatcherTest::TestStringBssEntry(uint32_t bss_begin, in TestStringBssEntry() function in art::linker::Thumb2RelativePatcherTest
627 TestStringBssEntry(0x00ff0000u, 0x00fcu); in TEST_F()
632 TestStringBssEntry(0x02ff0000u, 0x05fcu); in TEST_F()
637 TestStringBssEntry(0x08ff0000u, 0x08fcu); in TEST_F()
642 TestStringBssEntry(0xd0ff0000u, 0x60fcu); in TEST_F()