Home
last modified time | relevance | path

Searched refs:success_fixup (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Dimage_test.h351 bool success_fixup = ElfWriter::Fixup(oat_file.get(), writer->GetOatDataBegin(i)); in DoCompile() local
352 ASSERT_TRUE(success_fixup); in DoCompile()