Searched refs:method3_target_offset (Results 1 – 1 of 1) sorted by relevance
308 uint32_t method3_target_offset = 0x200u; in TEST_F() local309 patcher_.PatchCall(&code, method3_literal_offset, method3_patch_offset, method3_target_offset); in TEST_F()312 DCHECK_EQ(method3_target_offset + adjustment2, mock_->last_target_offset_); in TEST_F()