Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dmulti_oat_relative_patcher_test.cc292 uint32_t method2_literal_offset = 12u; in TEST_F() local
296 LinkerPatch::StringBssEntryPatch(method2_literal_offset, nullptr, 0u, 1u); in TEST_F()
299 DCHECK_EQ(method2_literal_offset, mock_->last_literal_offset_); in TEST_F()