Searched refs:last_patch_offset_ (Results 1 – 1 of 1) sorted by relevance
84 last_patch_offset_ = patch_offset; in PatchCall()93 last_patch_offset_ = patch_offset; in PatchPcRelativeReference()125 uint32_t last_patch_offset_ = 0u; member in art::linker::MultiOatRelativePatcherTest::MockPatcher289 DCHECK_EQ(method1_patch_offset + adjustment1, mock_->last_patch_offset_); in TEST_F()300 DCHECK_EQ(method2_patch_offset + adjustment1, mock_->last_patch_offset_); in TEST_F()311 DCHECK_EQ(method3_patch_offset + adjustment2, mock_->last_patch_offset_); in TEST_F()