Searched refs:method3_literal_offset (Results 1 – 1 of 1) sorted by relevance
306 uint32_t method3_literal_offset = 8u; in TEST_F() local309 patcher_.PatchCall(&code, method3_literal_offset, method3_patch_offset, method3_target_offset); in TEST_F()310 DCHECK_EQ(method3_literal_offset, mock_->last_literal_offset_); in TEST_F()