Searched refs:method1_target_offset (Results 1 – 1 of 1) sorted by relevance
286 uint32_t method1_target_offset = 0x8888u; in TEST_F() local287 patcher_.PatchCall(&code, method1_literal_offset, method1_patch_offset, method1_target_offset); in TEST_F()290 DCHECK_EQ(method1_target_offset + adjustment1, mock_->last_target_offset_); in TEST_F()