Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc146 options.verify_output_ = true; in DexlayoutDriver()
Ddexlayout.h66 bool verify_output_ = kIsDebugBuild; variable
Dcompact_dex_writer.cc88 const bool kMeasureAndTestOutput = dex_layout_->GetOptions().verify_output_; in WriteDebugInfoOffsetTable()
Ddexlayout.cc1941 if (options_.verify_output_ && has_output_container) { in ProcessDexFile()