Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h503 return verify_; in IsVerificationEnabled()
702 bool verify_; variable
Druntime.cc188 verify_(false), in Runtime()
836 verify_ = runtime_options.GetOrDefault(Opt::Verify); in Init()