Searched refs:method2_patch_offset (Results 1 - 1 of 1) sorted by relevance

/art/compiler/linker/
H A Dmulti_oat_relative_patcher_test.cc276 uint32_t method2_patch_offset = 0x7654u; local
281 &code, method2_patch, method2_patch_offset, method2_target_offset);
283 DCHECK_EQ(method2_patch_offset + adjustment1, mock_->last_patch_offset_);

Completed in 162 milliseconds