Home
last modified time | relevance | path

Searched defs:kVerify (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dcompiler_filter.h35 kVerify, // Only verify classes. enumerator
Doat_file.cc1320 static constexpr bool kVerify = false; in OpenDexFile() local
/art/compiler/utils/
Dtest_dex_file_builder.h230 static constexpr bool kVerify = false; in Build() local