Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc138 options.verify_output_ = true; in DexlayoutDriver()
Ddexlayout.h64 bool verify_output_ = kIsDebugBuild; variable
Dcompact_dex_writer.cc89 const bool kMeasureAndTestOutput = dex_layout_->GetOptions().verify_output_; in WriteDebugInfoOffsetTable()
Ddexlayout.cc1929 if (options_.verify_output_ && has_output_container) { in ProcessDexFile()
/art/openjdkjvmti/
Dfixed_up_dex_file.cc124 options.verify_output_ = false; in Create()