Home
last modified time | relevance | path

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

/art/compiler/
Dimage_test.cc349 bool success_fixup = ElfWriter::Fixup(oat_file.get(), in Compile() local
351 ASSERT_TRUE(success_fixup); in Compile()